5170f46847
* This is wasting space and is totally unused Change-Id: I85115e979f4ff593df9a0c3a3ceb104b55bafe06 Signed-off-by: Paul Keith <javelinanddart@aidenswann.com>
8 lines
147 B
Makefile
8 lines
147 B
Makefile
# Inherit common CM stuff
|
|
$(call inherit-product, vendor/cm/config/common.mk)
|
|
|
|
PRODUCT_SIZE := full
|
|
|
|
# Recorder
|
|
PRODUCT_PACKAGES += \
|
|
Recorder
|