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

Commit b08172ee authored by Ben Komalo's avatar Ben Komalo
Browse files

Mark Settings as a "core" app.

This ensures settings is still loaded when the framework loads in a
minified state (e.g. while encrypting the device).

Bug: 5031399
Change-Id: I8c1c7331eb34c192abb18b9a77426f2e028baccb
parent 2ae88521
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
        package="com.android.settings"
        coreApp="true"
        android:sharedUserId="android.uid.system">

    <original-package android:name="com.android.settings" />