Vega: skip themes at the right place
Change-Id: I5d9b8adb6d6346ac9f03c2e7d38903c4346c6b12
This commit is contained in:
parent
4c9a2645da
commit
19fefed69e
@ -1,5 +1,8 @@
|
|||||||
$(call inherit-product, device/advent/vega/vega.mk)
|
$(call inherit-product, device/advent/vega/vega.mk)
|
||||||
|
|
||||||
|
# skips themes and keeps the resulting rom tiny so it fits on /system/ with all languages included
|
||||||
|
SKIP_THEMES := true
|
||||||
|
|
||||||
# Inherit some common cyanogenmod stuff.
|
# Inherit some common cyanogenmod stuff.
|
||||||
$(call inherit-product, vendor/cyanogen/products/common_full.mk)
|
$(call inherit-product, vendor/cyanogen/products/common_full.mk)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user