am a388a146: Make com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sides

* commit 'a388a146346e29add877a4b7b614e89d9469cae2':
  Make com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sides
This commit is contained in:
Adam Cohen
2014-08-08 04:37:15 +00:00
committed by Android Git Automerger
+1
View File
@@ -72,6 +72,7 @@
<uses-permission android:name="com.android.launcher3.permission.READ_SETTINGS" />
<uses-permission android:name="com.android.launcher3.permission.WRITE_SETTINGS" />
<uses-permission android:name="com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS" />
<uses-permission android:name="com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST" />
<application
android:name="com.android.launcher3.LauncherApplication"