[L10] Camera: Enable the product properties.
1. Raise buffer allocation priority 2. Extended cpu boost Bug: 235442093 Test: GCA Change-Id: I5bb05e32f0cd79e9fd91a9ae2998cf29da65a7b0
This commit is contained in:
parent
8a2868771d
commit
0049c388b8
1 changed files with 5 additions and 0 deletions
|
@ -178,3 +178,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
AvoidAppsInCutoutOverlay
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
|
|
Loading…
Reference in a new issue