Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5602310f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make TV_INPUT_HARDWARE a vendorPriviliged permission"

parents ff3e1df3 604afcba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.