sweet: do not manually build dependencies
Change-Id: I4046d8eeabfc70842898b7034f75cdd6bcfc441b Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
d92cea5500
commit
40647aac04
@ -12,7 +12,6 @@ PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
libtinycompress \
|
||||
sku_sweet_audio_symlink
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
@ -22,10 +21,6 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/audio/mixer_paths_overlay_static.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_overlay_static.xml \
|
||||
$(LOCAL_PATH)/configs/audio/sound_trigger_mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths.xml
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
libpiex_shim
|
||||
|
||||
# Display
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/display/qdcm_calib_data_xiaomi_k6_38_0c_0a_fhd_dsc_video_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_xiaomi_k6_38_0c_0a_fhd_dsc_video_dsi_panel.xml \
|
||||
|
Loading…
Reference in New Issue
Block a user