Revert "Add uses feature managed profiles to Launcher3 manifest."

This reverts commit 4224758a54.

Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10
This commit is contained in:
Sander Alewijnse
2014-07-16 16:39:10 +00:00
parent 4224758a54
commit 97c492ce4d

View File

@@ -69,8 +69,6 @@
<uses-permission android:name="com.android.launcher3.permission.WRITE_SETTINGS" />
<uses-permission android:name="com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS" />
<uses-feature android:name="android.software.managed_profiles" android:required="false"/>
<application
android:name="com.android.launcher3.LauncherApplication"
android:label="@string/application_name"