Support multiple permissions in @EnterprisePolicy.Permission

Allow multiple permissions to be configured within a single
permission parameterization.
The resultant replacement annotation will have the following name
format: "Permission_PERMISSION_1,Permission_PERMISSION_N".

Also update
AirplaneModeTest.addUserRestrictionGlobally_disallowAirplaneMode_isSet
and configure all permissions in the EnterprisePolicy.

Bug: 331606832
Test: btest -r android.devicepolicy.cts.AirplaneModeTest*
Test: btest -r android.devicepolicy.cts.*
Flag: TEST_ONLY
Change-Id: I61948389b9efb0f1841d35d936378cd8e46c960a
6 files changed