Loading core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1795,7 +1795,7 @@ <!-- @hide Allows an application to set display offsets for the screen. <!-- @hide Allows an application to set display offsets for the screen. This permission is not available to third party applications. --> This permission is not available to third party applications. --> <permission android:name="android.permission.SET_DISPLAY_OFFSET" <permission android:name="android.permission.SET_DISPLAY_OFFSET" android:protectionLevel="signature|privileged|development" /> android:protectionLevel="signature|privileged" /> <!-- ================================== --> <!-- ================================== --> <!-- Permissions affecting the system wallpaper --> <!-- Permissions affecting the system wallpaper --> Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1795,7 +1795,7 @@ <!-- @hide Allows an application to set display offsets for the screen. <!-- @hide Allows an application to set display offsets for the screen. This permission is not available to third party applications. --> This permission is not available to third party applications. --> <permission android:name="android.permission.SET_DISPLAY_OFFSET" <permission android:name="android.permission.SET_DISPLAY_OFFSET" android:protectionLevel="signature|privileged|development" /> android:protectionLevel="signature|privileged" /> <!-- ================================== --> <!-- ================================== --> <!-- Permissions affecting the system wallpaper --> <!-- Permissions affecting the system wallpaper --> Loading