OSDN Git Service

am c678a93a: Fix issue #2056585: applications can put phone in inconsistent state...
authorDianne Hackborn <hackbod@google.com>
Tue, 18 Aug 2009 18:00:16 +0000 (11:00 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 18 Aug 2009 18:00:16 +0000 (11:00 -0700)
Merge commit 'c678a93a73c83e841032874bee9c202936da73c0' into eclair

* commit 'c678a93a73c83e841032874bee9c202936da73c0':
  Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode

1  2 
core/res/AndroidManifest.xml

      <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" />
 -    
 +
      <!-- ====================================== -->
      <!-- Permissions for things that cost money -->
      <!-- ====================================== -->