[F10] Camera: Enable the product properties.
1. Raise buffer allocation priority 2. Extended cpu boost Bug: 243607128 Test: GCA Change-Id: Icc70f68c7af81196a0fb531d8699270fb8c6afc7
This commit is contained in:
parent
fc210a7534
commit
9ef3632eff
1 changed files with 5 additions and 0 deletions
|
@ -255,3 +255,8 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
# Control camera exif model/make redaction
|
# Control camera exif model/make redaction
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.camera.redact_exif=1
|
persist.camera.redact_exif=1
|
||||||
|
|
||||||
|
# Camera
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
persist.vendor.camera.extended_launch_boost=1 \
|
||||||
|
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue