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

Commit 05b298e6 authored by Billy Chi's avatar Billy Chi
Browse files

Revert "Define a permission to read emergency info name"

This reverts commit 3f523d2b.

Reason for revert: Design changed, use name from multiple user instead of emergency info name, so revert this CL.

Change-Id: Ib091c18b90c1f919906602599e00364746d2160b
parent 3f523d2b
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -3989,11 +3989,6 @@
    <permission android:name="android.permission.DISABLE_HIDDEN_API_CHECKS"
    <permission android:name="android.permission.DISABLE_HIDDEN_API_CHECKS"
                android:protectionLevel="signature" />
                android:protectionLevel="signature" />


    <!-- Allows an application to read emergency info name.
         @hide <p>Not for use by third-party applications. -->
    <permission android:name="com.android.emergency.permission.READ_EMERGENCY_INFO_NAME"
                android:protectionLevel="signature" />

    <application android:process="system"
    <application android:process="system"
                 android:persistent="true"
                 android:persistent="true"
                 android:hasCode="false"
                 android:hasCode="false"