Merge "Another protected broadcast." into nyc-dev am: a6e38e4

am: 0e33052

* commit '0e330529b2be5ece662b2e7ecd9acdf3e759d87a':
  Another protected broadcast.

Change-Id: Iae9c6bc0d1b819ebc84140712eca5c4813e5c01c
This commit is contained in:
Jeff Sharkey
2016-04-12 17:13:09 +00:00
committed by android-build-merger

View File

@@ -421,6 +421,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" />