diff --git a/device-akita.mk b/device-akita.mk index f3e0cac..9964162 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -55,6 +55,9 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ device/google/akita/media_profiles_akita.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml +PRODUCT_PROPERTY_OVERRIDES += \ + vendor.camera.debug.enable_software_post_sharpen_node=false + # NFC PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \