Merge "Add LOCATION_HARDWARE permission to shell." into rvc-dev am: 8a6ef8e52d am: 2a9258b974
Change-Id: I32438339b2c0bd2aa2f5674ccf2ca4e31a59d1a8
This commit is contained in:
@@ -303,6 +303,9 @@
|
||||
<!-- Permissions required for CTS test - TVInputManagerTest -->
|
||||
<uses-permission android:name="android.permission.TV_INPUT_HARDWARE" />
|
||||
|
||||
<!-- Permission needed for CTS test - PrivilegedLocationPermissionTest -->
|
||||
<uses-permission android:name="android.permission.LOCATION_HARDWARE" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user