Snap for 8983470 from 555060f6cf
to udc-release
Change-Id: I2b1d3a37be5e1c9e3ddc4ba9cb0afdfb178fb44e
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -188,6 +188,10 @@ PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
AvoidAppsInCutoutOverlay
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/lynx/lynx/radio/lynx_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
|
9
lynx/radio/lynx_display_primary_mipi_coex_table.csv
Normal file
9
lynx/radio/lynx_display_primary_mipi_coex_table.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
500000,551000
|
||||
|
||||
798000,836000,500000
|
||||
925000,960000,500000
|
||||
3311000,3313000,500000
|
||||
3578000,3589000,500000
|
||||
740000,768000,551000
|
||||
2124000,2126000,551000
|
||||
2479000,2481000,551000
|
|
@@ -156,8 +156,7 @@
|
||||
"Path": "/proc/vendor_sched/ta_uclamp_min",
|
||||
"Values": [
|
||||
"612",
|
||||
"1",
|
||||
"63"
|
||||
"1"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
@@ -1270,13 +1269,13 @@
|
||||
"PowerHint": "REFRESH_90FPS",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 0,
|
||||
"Value": "63"
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "REFRESH_60FPS",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 0,
|
||||
"Value": "63"
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
||||
|
Reference in New Issue
Block a user