clover: move folio_daemon build to device tree [2/2]
This commit is contained in:
parent
f35f467863
commit
a0a5d59cc8
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ TARGET_SCREEN_WIDTH := 1200
|
|||
# Device properties
|
||||
$(call inherit-product, $(DEVICE_PATH)/device_prop.mk)
|
||||
|
||||
# Folio
|
||||
PRODUCT_PACKAGES += \
|
||||
folio_daemon
|
||||
|
||||
# Media
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/configs/media/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
|
Loading…
Reference in a new issue