am 9b6ab158: Merge "Update Settings cross-profile intent filters upon OTA" into lmp-dev

* commit '9b6ab1584cb1087689acacf95c0ed5c2f58a2f15':
  Update Settings cross-profile intent filters upon OTA
This commit is contained in:
Alexandra Gherghina
2014-09-05 15:29:28 +00:00
committed by Android Git Automerger

View File

@@ -98,6 +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"/>
</intent-filter>
</receiver>