include OMS only if WITH_OMS is true
authorStricted <info@stricted.net>
Tue, 23 May 2017 17:40:09 +0000 (19:40 +0200)
committerStricted <info@stricted.net>
Tue, 23 May 2017 18:02:30 +0000 (20:02 +0200)
product.mk

index a44276f1d438648007d1deaa226597be9b0c4ab3..3662ff169a7efbc7271124142ea7529f2be62012 100644 (file)
@@ -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