Merge "Add CAPTURE_AUDIO_OUTPUT permission required for GTS test" into rvc-dev am: 5bafce8420 am: 0bb87d4503
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11712625 Change-Id: I76e69b9f5123fdd72e416c5be4b2d3469d84807a
This commit is contained in:
@@ -306,6 +306,9 @@
|
||||
<!-- Permission needed for CTS test - PrivilegedLocationPermissionTest -->
|
||||
<uses-permission android:name="android.permission.LOCATION_HARDWARE" />
|
||||
|
||||
<!-- Permissions required for GTS test - GtsDialerAudioTestCases -->
|
||||
<uses-permission android:name="android.permission.CAPTURE_AUDIO_OUTPUT" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user