summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2018-09-12 03:33:46 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2018-09-12 03:33:46 +0000
commitb1e6e256d5bf1c284584e6cec759e9a5fb07a19d (patch)
tree0a4da8a8da31c3c90917519c932f786caa81aab4
parent242fa1737a84a0306169f38321ebf0f551dc1379 (diff)
parent05b298e606dde16226c82267331ca514a22ab11e (diff)
Merge "Revert "Define a permission to read emergency info name""
-rw-r--r--core/res/AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 9065bac348b4..e7084a741495 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -4120,11 +4120,6 @@
<permission android:name="android.permission.DISABLE_HIDDEN_API_CHECKS"
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"
android:persistent="true"
android:hasCode="false"