dre: Disable thumbnail_block_model of libstagefright
Change-Id: I86f92335af282d3de508150bbbcb3026993ec48c
This commit is contained in:
parent
5a2e089dda
commit
d762d6cd89
1 changed files with 2 additions and 0 deletions
|
|
@ -218,6 +218,8 @@ $(call soong_config_set,OPLUS_LINEAGE_LIVEDISPLAY_HAL,ENABLE_SE,false)
|
|||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/media/media_profiles_holi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml
|
||||
|
||||
$(call soong_config_set,stagefright,target_disable_thumbnail_block_model,true)
|
||||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc-service.st \
|
||||
|
|
|
|||
Loading…
Reference in a new issue