session: Maintain bearer priority in session policy file

The session_policy_local files can have multiple services listed in AllowedBearers.
The order was not being maintained by apply_policy_on_bearers().  Reversed loop
order so that the priority order in policy file is maintained.
1 file changed