Merge "Camera: Enable to raise buffer allocation priority" into sc-v2-dev am: 14360a4ee4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16361909 Change-Id: I2987f8fadf5224cd73160c48442cd1ff8bf7f533
This commit is contained in:
commit
266047912b
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ PRODUCT_COPY_FILES += \
|
||||||
device/google/bluejay/media_profiles_bluejay.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
device/google/bluejay/media_profiles_bluejay.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.camera.extended_launch_boost=1
|
persist.vendor.camera.extended_launch_boost=1 \
|
||||||
|
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||||
|
|
||||||
# Display Config
|
# Display Config
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue