* commit 'b2e4a5aac00fbb5a6796a70841cde76711e52fd0': Mark Settings as a "core" app.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.android.settings"
|
package="com.android.settings"
|
||||||
|
coreApp="true"
|
||||||
android:sharedUserId="android.uid.system">
|
android:sharedUserId="android.uid.system">
|
||||||
|
|
||||||
<original-package android:name="com.android.settings" />
|
<original-package android:name="com.android.settings" />
|
||||||
|
|||||||
Reference in New Issue
Block a user