Merge "Another protected broadcast." into nyc-dev

am: a6e38e4

* commit 'a6e38e4430a085f13323e32bd211f99a4110d42a':
  Another protected broadcast.

Change-Id: I66b68d33318da7582c82beb776fdc93fd73f3c7a
This commit is contained in:
Jeff Sharkey
2016-04-12 17:07:40 +00:00
committed by android-build-merger

View File

@@ -420,6 +420,7 @@
<protected-broadcast android:name="android.os.storage.action.VOLUME_STATE_CHANGED" />
<protected-broadcast android:name="android.os.storage.action.DISK_SCANNED" />
<protected-broadcast android:name="com.android.server.action.UPDATE_TWILIGHT_STATE" />
<protected-broadcast android:name="com.android.server.action.RESET_TWILIGHT_AUTO" />
<protected-broadcast android:name="com.android.server.device_idle.STEP_IDLE_STATE" />
<protected-broadcast android:name="com.android.server.device_idle.STEP_LIGHT_IDLE_STATE" />
<protected-broadcast android:name="com.android.server.Wifi.action.TOGGLE_PNO" />