Snap for 9705326 from 40b923bb9d
to udc-release
Change-Id: I8c60bb0be1fd351efc16339af1b6dda4f6350c62
This commit is contained in:
commit
05024780a4
3 changed files with 10 additions and 2 deletions
|
@ -301,7 +301,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.vendor.camera.optimized_tnr_freq=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
||||
camera.enable_landscape_to_portrait=true \
|
||||
persist.vendor.camera.debug.bypass_csi_link_error=true
|
||||
persist.vendor.camera.debug.bypass_csi_link_error=true \
|
||||
vendor.camera.allow_sensor_binning_aspect_ratio_to_override_itp_output=false
|
||||
|
||||
# Enable camera exif model/make reporting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
|
@ -1558,6 +1558,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "572000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "ADPF_FIRST_FRAME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 50,
|
||||
"Value": "302000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
|
||||
"Node": "PMU_POLL",
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
chasewu@google.com
|
||||
chrispaulo@google.com
|
||||
michaelwr@google.com
|
||||
nathankulczak@google.com
|
||||
taikuo@google.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue