Fix typo in intent filter
Bug: 16647771 Change-Id: I44c46a92fee23f78591677f7ea399fd963b4df16
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
<receiver android:name="ManagedProfileSetup">
|
||||
<intent-filter>
|
||||
<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>
|
||||
</receiver>
|
||||
|
||||
|
Reference in New Issue
Block a user