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

* commit '2374ba326b8b316fc5021c09ea7556d7deddae57':
  Update Settings cross-profile intent filters upon OTA
This commit is contained in:
Alexandra Gherghina
2014-09-05 15:54:10 +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>