am 51712241
: Fix typo in intent filter
* commit '51712241f50f95d9bf8e83428ce5428f7f476431': Fix typo in intent filter
This commit is contained in:
committed by
Android Git Automerger
commit
da1e8c75fb
@@ -98,7 +98,7 @@
|
|||||||
<receiver android:name="ManagedProfileSetup">
|
<receiver android:name="ManagedProfileSetup">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.USER_INITIALIZE"/>
|
<action android:name="android.intent.action.USER_INITIALIZE"/>
|
||||||
<action android:name="aandroid.intent.action.PRE_BOOT_COMPLETED"/>
|
<action android:name="android.intent.action.PRE_BOOT_COMPLETED"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user