platform_vendor_tequila/config/common_full.mk
Paul Keith 5170f46847 cm: Remove HexoLibre
* This is wasting space and is totally unused

Change-Id: I85115e979f4ff593df9a0c3a3ceb104b55bafe06
Signed-off-by: Paul Keith <javelinanddart@aidenswann.com>
2017-02-23 18:50:12 +00:00

8 lines
147 B
Makefile

# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
PRODUCT_SIZE := full
# Recorder
PRODUCT_PACKAGES += \
Recorder