Loading core/res/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -541,9 +541,6 @@ <protected-broadcast android:name="android.media.tv.action.WATCH_NEXT_PROGRAM_BROWSABLE_DISABLED" /> <protected-broadcast android:name="android.media.tv.action.CHANNEL_BROWSABLE_REQUESTED" /> <!-- LineageOS additions --> <protected-broadcast android:name="lineageos.intent.action.LID_STATE_CHANGED" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading core/res/LineageManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,7 @@ <permission android:name="android.permission.PREVENT_POWER_KEY" android:protectionLevel="signature|privileged" /> <!-- Used to launch a common app (FlipFlap) for devices with flip cover. --> <protected-broadcast android:name="lineageos.intent.action.LID_STATE_CHANGED" /> </manifest> Loading
core/res/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -541,9 +541,6 @@ <protected-broadcast android:name="android.media.tv.action.WATCH_NEXT_PROGRAM_BROWSABLE_DISABLED" /> <protected-broadcast android:name="android.media.tv.action.CHANNEL_BROWSABLE_REQUESTED" /> <!-- LineageOS additions --> <protected-broadcast android:name="lineageos.intent.action.LID_STATE_CHANGED" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading
core/res/LineageManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -25,4 +25,7 @@ <permission android:name="android.permission.PREVENT_POWER_KEY" android:protectionLevel="signature|privileged" /> <!-- Used to launch a common app (FlipFlap) for devices with flip cover. --> <protected-broadcast android:name="lineageos.intent.action.LID_STATE_CHANGED" /> </manifest>