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

Commit de9510d9 authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Expose all dangerous permission to Permission controller

The permission controller is built agains @system-api. It needs to be
able to access all dangerous system-permissions as it needs to manage
them.

Test: Built
Bug: 110953302
Change-Id: I41f5e60bf53888039fa1fd1060a27f29e9418009
parent 9da5f37f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@ package android {
    field public static final java.lang.String PROVIDE_RESOLVER_RANKER_SERVICE = "android.permission.PROVIDE_RESOLVER_RANKER_SERVICE";
    field public static final java.lang.String PROVIDE_TRUST_AGENT = "android.permission.PROVIDE_TRUST_AGENT";
    field public static final java.lang.String QUERY_TIME_ZONE_RULES = "android.permission.QUERY_TIME_ZONE_RULES";
    field public static final java.lang.String READ_CELL_BROADCASTS = "android.permission.READ_CELL_BROADCASTS";
    field public static final java.lang.String READ_CONTENT_RATING_SYSTEMS = "android.permission.READ_CONTENT_RATING_SYSTEMS";
    field public static final java.lang.String READ_DREAM_STATE = "android.permission.READ_DREAM_STATE";
    field public static final java.lang.String READ_INSTALL_SESSIONS = "android.permission.READ_INSTALL_SESSIONS";
+1 −1
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@
        android:description="@string/permdesc_receiveMms"
        android:protectionLevel="dangerous" />

    <!-- @TestApi Allows an application to read previously received cell broadcast
    <!-- @SystemApi @TestApi Allows an application to read previously received cell broadcast
         messages and to register a content observer to get notifications when
         a cell broadcast has been received and added to the database. For
         emergency alerts, the database is updated immediately after the