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

Commit 2260502c authored by Rajeev Kumar's avatar Rajeev Kumar
Browse files

Revert "Remove, unneeded is launcher enabled"

This reverts commit 26660c6e.

Reason for revert: It's needed. See https://b.corp.google.com/issues/65692568

Bug: 65692568
Bug: 168352219
Test: Manual test
Change-Id: Ia5d324bc91d49c58e29ac0e44abe21d78525ae7d
parent e6a680fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@
        <activity-alias
            android:name=".LauncherActivity"
            android:targetActivity=".files.LauncherActivity"
            android:enabled="@bool/is_launcher_enabled"
            android:label="@string/launcher_label"
            android:exported="true"
            android:icon="@drawable/launcher_icon" >