Merge "Make two broadcasts protected" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5fc03a1663
@@ -488,6 +488,8 @@
|
||||
<protected-broadcast android:name="android.app.action.ACTION_PASSWORD_FAILED" />
|
||||
<protected-broadcast android:name="android.app.action.ACTION_PASSWORD_SUCCEEDED" />
|
||||
<protected-broadcast android:name="com.android.server.ACTION_EXPIRED_PASSWORD_NOTIFICATION" />
|
||||
<protected-broadcast android:name="com.android.server.ACTION_PROFILE_OFF_DEADLINE" />
|
||||
<protected-broadcast android:name="com.android.server.ACTION_TURN_PROFILE_ON_NOTIFICATION" />
|
||||
|
||||
<protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_ADDED" />
|
||||
<protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_UNLOCKED" />
|
||||
|
||||
Reference in New Issue
Block a user