summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dianne Hackborn <hackbod@google.com> 2009-08-17 12:51:17 -0700
committer Dianne Hackborn <hackbod@google.com> 2009-08-17 12:51:17 -0700
commitc678a93a73c83e841032874bee9c202936da73c0 (patch)
tree9a29bd70c10903a871a97dd4d9e56d3ab756f9b6
parentcfa419b754332e12f8cd45244c2f3bee9d6a74bb (diff)
Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode
-rw-r--r--core/res/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 4558660899c8..cf2184ccf07c 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -49,7 +49,6 @@
<protected-broadcast android:name="android.intent.action.ACTION_SHUTDOWN" />
<protected-broadcast android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<protected-broadcast android:name="android.intent.action.DEVICE_STORAGE_OK" />
- <protected-broadcast android:name="android.intent.action.AIRPLANE_MODE" />
<protected-broadcast android:name="android.intent.action.NEW_OUTGOING_CALL" />
<protected-broadcast android:name="android.intent.action.REBOOT" />