Add allowlisted DeviceConfig flags for additional tests

Android 16 restricts the DeviceConfig flags that can be written
by the shell user to those that have been allowlisted. To support
this feature, all flags written during tests must be allowlisted
since tests adopt the shell permission identity when writing flags.
This commit adds additional flags that are modified by tests.

Bug: 364083026
Flag: android.security.protect_device_config_flags
Test: Manually ran all affected tests
Change-Id: I59ae4d862610ae4ddcc7caa95fa57675378eb8b1
1 file changed
tree: 7807fb48577a284ceba3ba7bc07187947845ef6c
  1. aconfigd/
  2. apex/
  3. framework/
  4. service/
  5. OWNERS
  6. TEST_MAPPING