Grant OVERRIDE_COMPAT_CHANGE_CONFIG to servicestests

Bug: 260682207
Test: atest FrameworksServicesTests:com.android.server.compat.PlatformCompatTest
Change-Id: I3dd2aeae188e3ffc824505538e81d2de78a8840a
This commit is contained in:
Thiébaud Weksteen
2022-12-07 10:56:13 +11:00
parent 06a7fbc4cb
commit af9a98015d

View File

@@ -98,6 +98,7 @@
<uses-permission android:name="android.permission.MAINLINE_NETWORK_STACK"/>
<uses-permission
android:name="android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD"/>
<uses-permission android:name="android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG"/>
<uses-permission android:name="android.permission.ASSOCIATE_INPUT_DEVICE_TO_DISPLAY" />
<uses-permission android:name="android.permission.READ_NEARBY_STREAMING_POLICY" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_ROUTING" />