diff --git a/device.mk b/device.mk index 4cf40f1..8d41eec 100644 --- a/device.mk +++ b/device.mk @@ -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 \