projects
/
GitHub
/
Stricted
/
android_vendor_extra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b384e3f
)
include OMS only if WITH_OMS is true
author
Stricted
<info@stricted.net>
Tue, 23 May 2017 17:40:09 +0000
(19:40 +0200)
committer
Stricted
<info@stricted.net>
Tue, 23 May 2017 18:02:30 +0000
(20:02 +0200)
product.mk
patch
|
blob
|
blame
|
history
diff --git
a/product.mk
b/product.mk
index a44276f1d438648007d1deaa226597be9b0c4ab3..3662ff169a7efbc7271124142ea7529f2be62012 100644
(file)
--- a/
product.mk
+++ b/
product.mk
@@
-1,7
+1,9
@@
+ifeq ($(WITH_OMS),true)
# ThemeInterfacer
PRODUCT_PACKAGES += \
ThemeInterfacer \
projekt.substratum.theme.xml
+endif
# Add overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay