summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authord34d <clark@cyngn.com>2016-07-20 13:19:32 -0700
committerClark Scheff <clark@cyngn.com>2016-08-02 12:15:46 -0700
commit851457aedbd7ce8d1b6f272d8ef07f07f83fd677 (patch)
tree1fe69d3f76af1c2022f3281948290c0dad1192e6 /config
parent79eda9ebb85e4ff47585d628c520664d9883ddd8 (diff)
downloadvendor_replicant-851457aedbd7ce8d1b6f272d8ef07f07f83fd677.zip
vendor_replicant-851457aedbd7ce8d1b6f272d8ef07f07f83fd677.tar.gz
vendor_replicant-851457aedbd7ce8d1b6f272d8ef07f07f83fd677.tar.bz2
config: Add ThemeManagerService to PRODUCT_PACKAGES
Change-Id: I8f858b3932ffd557cd752918fbb059caf3770a42
Diffstat (limited to 'config')
-rw-r--r--config/common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/common.mk b/config/common.mk
index 34ca036..9fc4151 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -134,7 +134,8 @@ PRODUCT_PACKAGES += \
CMAudioService \
Development \
BluetoothExt \
- Profiles
+ Profiles \
+ ThemeManagerService
# Optional CM packages
PRODUCT_PACKAGES += \