DO NOT MERGE - Merge TP1A.220624.013

Merged-In: Id0c2860dc51c2111231637c9a8bc727731f15d75
Change-Id: I0741ab09d60f95c4ca932e00f63cbc192e258439
This commit is contained in:
Xin Li 2022-07-11 21:47:37 -07:00
commit a96a985d4c
4 changed files with 29 additions and 4 deletions

View file

@ -82,9 +82,14 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER"> <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
<point>1,-6200</point> <point>1,-6200</point>
<point>28,-3800</point> <point>28,-3800</point>
<point>72,-1650</point> <point>64,-2000</point>
<point>80,-1400</point> <point>68,-1800</point>
<point>92,-800</point> <point>72,-1600</point>
<point>76,-1400</point>
<point>80,-1200</point>
<point>88,-850</point>
<point>92,-650</point>
<point>96,-400</point>
<point>100,0</point> <point>100,0</point>
</volume> </volume>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE" <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"

View file

@ -72,7 +72,8 @@ PRODUCT_COPY_FILES += \
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 persist.vendor.camera.raise_buf_allocation_priority=1 \
persist.vendor.camera.fixed_fps_range_boost=1
# Display Config # Display Config
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \

View file

@ -5,6 +5,7 @@
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq", "Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
"Values": [ "Values": [
"3172000", "3172000",
"1352000",
"1014000", "1014000",
"421000" "421000"
], ],
@ -1124,6 +1125,24 @@
"Duration": 0, "Duration": 0,
"Value": "0" "Value": "0"
}, },
{
"PowerHint": "CAMERA_FIXED_FPS",
"Node": "MemFreq",
"Duration": 4000,
"Value": "1352000"
},
{
"PowerHint": "CAMERA_FIXED_FPS",
"Node": "CPUBigClusterMaxFreq",
"Duration": 4000,
"Value": "9999999"
},
{
"PowerHint": "CAMERA_FIXED_FPS",
"Node": "CPUBigClusterMinFreq",
"Duration": 4000,
"Value": "1106000"
},
{ {
"PowerHint": "FIXED_PERFORMANCE", "PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",