peregrine: build CMActions
Change-Id: I3864d0494beb121f4c8fbdb8fc888d20e7ee8e51
This commit is contained in:
parent
9faeee6b13
commit
f04ac78c4c
|
@ -24,6 +24,10 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/mixer_paths.xml:system/etc/mixer_paths.xml
|
$(LOCAL_PATH)/configs/mixer_paths.xml:system/etc/mixer_paths.xml
|
||||||
|
|
||||||
|
# CMActions
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
CMActions
|
||||||
|
|
||||||
# Ramdisk
|
# Ramdisk
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
init.target.rc
|
init.target.rc
|
||||||
|
|
Loading…
Reference in New Issue