Bundle handheld_core_hardware.xml
Bug: 237110906 Test: Manual, verify build artifacts Signed-off-by: achigoliu <achigoliu@google.com> Change-Id: I92137b615c7bce28026f858c201d8bd530754b5b
This commit is contained in:
parent
37c3aefabc
commit
08da7a3af6
1 changed files with 4 additions and 0 deletions
|
@ -199,3 +199,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# Limit camera 1080P 60FPS binning mode to not rear main camera
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.1080P_60fps_binning_except_rear_main=true
|
||||
|
||||
# Device features
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||
|
|
Loading…
Reference in a new issue