Disable Software Post Sharpen Node
Bug: 301039060 Test: build pass, check property Change-Id: Ie0523e8c13027aca2acddf53c85f536d9f99b424
This commit is contained in:
parent
036e25d0bf
commit
e986433fa8
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/media_profiles_comet.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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue