5c60e4fd24
* TODO: Rebrand cmsdk when it's in a working state Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
8 lines
157 B
Makefile
8 lines
157 B
Makefile
# Inherit common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common.mk)
|
|
|
|
PRODUCT_SIZE := full
|
|
|
|
# Recorder
|
|
PRODUCT_PACKAGES += \
|
|
Recorder
|