Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4224758a authored by Sander Alewijnse's avatar Sander Alewijnse
Browse files

Add uses feature managed profiles to Launcher3 manifest.

Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f
parent 3e787142
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,6 +69,8 @@
    <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"