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

Commit 6ffbafca authored by Steve Statia's avatar Steve Statia Committed by Android (Google) Code Review
Browse files

Merge "Fix target class path to new hiddenmenu dir" into main

parents 671baed3 747aad12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        <intent
                android:action="android.intent.action.MAIN"
                android:targetPackage="com.android.phone"
                android:targetClass="com.android.phone.settings.PhoneInformationV2" />
                android:targetClass="com.android.phone.settings.hiddenmenu.PhoneInformationV2" />
    </PreferenceScreen>

    <PreferenceScreen