Make TV_INPUT_HARDWARE a vendorPriviliged permission

See goto/systemsdk-design

Change-Id: I35fe191f45bb2064619e5f04632260054a545db0
Test: m; flashall elfin
This commit is contained in:
Nick Chalko
2018-05-10 13:17:47 -07:00
parent 9efce1eb2e
commit 604afcba57

View File

@@ -1696,7 +1696,7 @@
@hide This should only be used by OEM's TvInputService's.
-->
<permission android:name="android.permission.TV_INPUT_HARDWARE"
android:protectionLevel="signature|privileged" />
android:protectionLevel="signature|privileged|vendorPrivileged" />
<!-- @SystemApi Allows to capture a frame of TV input hardware such as
built-in tuners and HDMI-in's.