Bring back old usage of status_bar_height, status_bar_height_portrait,
and status_bar_height_landscape by set the size containing cutout size.
Bug: 216782082
Test: make
Change-Id: I862dac1658dd54ce03150a2b36d3c260869d878f
By increasing hardware clock divider count, we do not need to throttle
as hard to mitigate for brownout.
Bug: 221077697
Test: Local stress test to ensure no brownout.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ia7fca8c349828867a4c8c09d3db95d6def03214f
B3 throttle GPU more than O6 in severe caused lower performance
(e.g. Manhattan fps:62 vs. O6:66), but tests skin temp (B3:43C) is lower than O6 (46C).
Adjust the setting by increase sustain power from 1500 to 2000
and adjust weight to allocate increased budget to GPU only
while keep other component budget constant.
With the CL B3 achieve similar fps to O6 while skin temperature is 1C lower.
Bug: 213406560
Test: thermal throttling worked properly after appling the config
Change-Id: I9b20cc012bdab3792b70e85df82518e2afccea92
Need to set DevInfo Model name to GB62Z
Bug:213025996
Test: Build pass, Test pass at b/213025996#comment9
Change-Id: Ic63da25caf4b2928ed1579260f897ddc6a39eb5f
Move the powerhint.json from gs101 to b3
Test: build and manually check
Bug: 215655510
Change-Id: I974d00750312dee4479ceffb91c1bde6871b720a
Merged-In: I974d00750312dee4479ceffb91c1bde6871b720a
On the current trigger, twoshay starts before it has permissions to
read the touch_offload devices and gives the following errors:
twoshay.twoshay_pipeline: Failed to open file with ret = -13
twoshay.twoshay_pipeline: Failed to open file with ret = -13
Bug: 216331251
Test: twoshay starts without the above errors
Change-Id: Iaad7600d3245174157ae01d8959f86bc79cb995e
Signed-off-by: Steve Pfetsch <spfetsch@google.com>
Change List :
HA NB/WB RX TDDRC gain for Orange
HA SWB RX FDEQ for Orange
Hardware verification:
- Verified Handset/Speaker phone/USB-Headset function work well.
Bug: 192810349
Test: build pass, voice call
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: I8306780860365c8d1bf98239dc9f5dbc40171bfa
Change List :
HA WB/SWB RFR and RX TDDRC gain for Orange
HA NB RX TDDRC for TMOUS
HA WB/SWB RX/TX TDDRC for TMOUS
Bug: 192810349
Test: build pass
Signed-off-by: Jason Hsu <jasonchhsu@google.com>
Change-Id: I75602de7f29d58e546baa4d5ccd8b867270bb423
'vendor.powerhal.adpf.rate' should be placed in /vendor if it is used
by vendor processes. The product partition (and system_ext) belongs to
"system" in Treble view so it will be replaced by GSI.
Bug: 204035997
Test: Install GSI by b/204035997#comment19 and run the following
command would get a non-null number:
$ adb root; adb shell getprop vendor.powerhal.adpf.rate
Test: $ adb shell 'find . -type f -name "build.prop" -exec grep -Hn "adpf" {} \; 2> /dev/null'
./vendor/build.prop:83:vendor.powerhal.adpf.rate=16666666
Change-Id: Icdefe5fe61aa3edd2d54766d902f56ee973c00b2
Set lmkd kill timeout value as 50 to avoid long
waiting on dying process.
Bug: 212870947
Test: check timeout property
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Iaf90702a84f854ce5f7f3a52702175340e42d974
currently mfg audio tool using audio-recordC usb-headset-mic
in mixer_paths.xml, add a new path for mfg usb recording to
switching the usb mic source
Bug: 213027646
Test: verify pass with mfg tool usb-record
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: Ief5183b6d496c3ffe8234b59954cf9aa213eebe4