Merge "Add support for TvInputManager.acquireTvInputHardware CTS" into rvc-dev am: f49fa1a9ea am: b7e62faf05
Change-Id: I0759509548df5394233a23a1904c61de490c3eff
This commit is contained in:
@@ -300,6 +300,9 @@
|
||||
<!-- Permissions needed to test shared libraries -->
|
||||
<uses-permission android:name="android.permission.ACCESS_SHARED_LIBRARIES" />
|
||||
|
||||
<!-- Permissions required for CTS test - TVInputManagerTest -->
|
||||
<uses-permission android:name="android.permission.TV_INPUT_HARDWARE" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user