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

This reverts commit 4224758a546aafee4f6b6ce932bfb0d7586d8521.

Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c56de07..d4cd6a2 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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"