summaryrefslogtreecommitdiffstats
path: root/core/res/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/AndroidManifest.xml')
-rw-r--r--core/res/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index a6de699..ea0e39c 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1239,10 +1239,10 @@
<permission android:name="android.permission.NOTIFY_PENDING_SYSTEM_UPDATE"
android:protectionLevel="signature|privileged" />
- <!-- Allows an application to override the power key action
+ <!-- Allows an application to override the system key actions
@hide <p>Not for use by third-party applications.
-->
- <permission android:name="android.permission.PREVENT_POWER_KEY"
+ <permission android:name="android.permission.PREVENT_SYSTEM_KEYS"
android:protectionLevel="signature|privileged" />
<!-- =========================================== -->