From b08172eec606428133803126657f1e6901bff386 Mon Sep 17 00:00:00 2001 From: Ben Komalo Date: Mon, 19 Sep 2011 14:27:13 -0700 Subject: [PATCH] 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 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4b2ccfea934..19774fa1dd9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,5 +1,6 @@