We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09b7b55 + 9f67940 commit 5fc03a1Copy full SHA for 5fc03a1
1 file changed
core/res/AndroidManifest.xml
@@ -488,6 +488,8 @@
488
<protected-broadcast android:name="android.app.action.ACTION_PASSWORD_FAILED" />
489
<protected-broadcast android:name="android.app.action.ACTION_PASSWORD_SUCCEEDED" />
490
<protected-broadcast android:name="com.android.server.ACTION_EXPIRED_PASSWORD_NOTIFICATION" />
491
+ <protected-broadcast android:name="com.android.server.ACTION_PROFILE_OFF_DEADLINE" />
492
+ <protected-broadcast android:name="com.android.server.ACTION_TURN_PROFILE_ON_NOTIFICATION" />
493
494
<protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_ADDED" />
495
<protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_UNLOCKED" />
0 commit comments