Loading packages/SystemUI/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -695,7 +695,9 @@ android:relinquishTaskIdentity="true" android:configChanges= "screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden" android:visibleToInstantApps="true"/> android:visibleToInstantApps="true" android:exported="false" android:permission="android.permission.MANAGE_MEDIA_PROJECTION"/> <!-- started from TvNotificationPanel --> <activity Loading Loading
packages/SystemUI/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -695,7 +695,9 @@ android:relinquishTaskIdentity="true" android:configChanges= "screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden" android:visibleToInstantApps="true"/> android:visibleToInstantApps="true" android:exported="false" android:permission="android.permission.MANAGE_MEDIA_PROJECTION"/> <!-- started from TvNotificationPanel --> <activity Loading