From a3f11e6e66710a3626b6bdb1f9e910729fb87b6f Mon Sep 17 00:00:00 2001 From: Christopher Tate Date: Wed, 10 Oct 2012 14:13:59 -0700 Subject: [PATCH] Add the new 'settings' shell tool to the build The tool isn't useful unless it's actually built into products. Bug 7299066 Change-Id: I9aaf37bde73a986d871eac6fd4dea15c192110cb --- target/product/base.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/base.mk b/target/product/base.mk index 842744899..9d8ef3fb3 100644 --- a/target/product/base.mk +++ b/target/product/base.mk @@ -138,6 +138,7 @@ PRODUCT_PACKAGES += \ service \ servicemanager \ services \ + settings \ surfaceflinger \ svc \ system_server \ -- 2.11.0