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

Commit f72b1104 authored by Julius D'souza's avatar Julius D'souza Committed by android-build-merger
Browse files

DO NOT MERGE: Remove the development privelege level from SET_DISPLAY_OFFSET. am: 0a8ecc68

am: f72dd414

Change-Id: I9466a9f2a35ac3f81b2203347afc9f2f62587b20
parents 36611a09 f72dd414
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 -->