OSDN Git Service

Make ACTION_RADIO_OFF protected
authorPavel Zhamaitsiak <pavelz@google.com>
Mon, 1 Feb 2016 20:04:44 +0000 (12:04 -0800)
committerPavel Zhamaitsiak <pavelz@google.com>
Tue, 9 Feb 2016 18:16:48 +0000 (18:16 +0000)
Bug: 25113145
Change-Id: Idcb88cb1fd06d4761ef1f634136f8ec697bf0851
(cherry picked from commit ae6688ca5d2b506eff29ba27c7532513f2da7da8)

core/res/AndroidManifest.xml

index 1db75e6..99daab4 100644 (file)
 
     <protected-broadcast android:name="android.intent.action.DYNAMIC_SENSOR_CHANGED" />
 
+    <protected-broadcast android:name="android.intent.action.ACTION_RADIO_OFF" />
+
     <!-- ====================================================================== -->
     <!--                          RUNTIME PERMISSIONS                           -->
     <!-- ====================================================================== -->