Camera: enable common HWL by default for bramble and redfin

Bug: 145319693
Test: AOSP camera APP
Change-Id: Ibfec4405584e3cebace6941429787bc3fbb51057
This commit is contained in:
vincechiu
2019-12-02 10:41:42 +08:00
parent bc2369071e
commit 92a8dc1742

View File

@@ -281,6 +281,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.google_hwl.enabled=true \
persist.camera.google_hwl.name=libgooglecamerahwl_impl.so
# camera common HWL
CAMERA_COMMON_HWL := true
# OEM Unlock reporting
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.oem_unlock_supported=1