David Chao
6b97b34f73
thermal: update thermal config am: e21617d617
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20463857
Change-Id: I62092a1ac4f742588dbccf9154e7942936c7eba1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-17 07:46:00 +00:00
David Chao
e21617d617
thermal: update thermal config
...
Based on EVT1.0 and SpeedTest results to update thermal formula v0.7-1117,
Also add:
- CPU/GPU power budget = CPU/GPU default power budget - MODEM power * 0.3
- Start throttle charging at 25C.
Bug: 257243663
Test: ThermalHAL throttling worked properly
Change-Id: I7c887fd27b776a0be36cddd7f84dcc5b4a736e57
2022-11-17 07:28:19 +00:00
Chris Paulo
6f3f6dc2b0
device/vibrator: Add contextual haptics feature am: 0db068b63c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20360548
Change-Id: I4a01148e79b4b38bc7548153907e43e8cf8a23e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-16 20:52:09 +00:00
Chris Paulo
e53d1cb1a1
device/vibrator: Move vibrator HAL into device folder for l26 am: 24789fe332
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20360547
Change-Id: I533b0d95ee704942332540daeddf12ebde7c6bed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-16 20:52:06 +00:00
Chris Paulo
0db068b63c
device/vibrator: Add contextual haptics feature
...
Add capability for vibrator HAL to detect whether the device is face-up
and adjust/scale haptic alerts to avoid loud and startling buzzing when
there is no case on the device. Added global compile-time disable that
can be set in the environment.
Bug: 198239103
Test: Verified tests and functionality
Change-Id: I6b2355acb7fa5e0323b8eca6327bb19ac42a2c56
Signed-off-by: Chris Paulo <chrispaulo@google.com >
2022-11-16 20:19:54 +00:00
Chris Paulo
24789fe332
device/vibrator: Move vibrator HAL into device folder for l26
...
Moved L26 portion of vibrator hal from hardware/google/pixel to
device/google.
Bug: 198239103
Test: None
Change-Id: I4dc77f5770929337905878c7ee6acbbfa489bc57
Signed-off-by: Chris Paulo <chrispaulo@google.com >
2022-11-16 20:19:54 +00:00
Yung Ti Su
56647f2487
audio: Phase in fortemedia tuning tables am: 7ccd8f7716
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20486987
Change-Id: If4c8218be03b8d74f7e8c8fa555fa26a9b7bcbf7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-16 06:08:57 +00:00
Yung Ti Su
7ccd8f7716
audio: Phase in fortemedia tuning tables
...
Change List :
Fortemedia:
Handset :
Optimize RX performance for TMOUS SWB
Files from the latest attachment on b/259193926
Bug: 259193926
Test: verified by ntkuo@
Change-Id: Id0cadbf645e3346e634f91df1e1258b631104b44
2022-11-16 10:12:10 +08:00
Sayanna Chandula
cb381b1ee1
thermal: update shutdown thresholds for Tj zones am: a426bad653
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20326814
Change-Id: I7791611d45045519d96acf2f51d8adba86e26f5e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-15 04:40:56 +00:00
Sayanna Chandula
a426bad653
thermal: update shutdown thresholds for Tj zones
...
Bug: 256193172
Test: Build and boot on device
Change-Id: I96ea572c63595cd2396dc64a3045cca8a63f44fe
Signed-off-by: Sayanna Chandula <sayanna@google.com >
2022-11-15 03:25:01 +00:00
Kyle Lin
fe0525afd2
powerhint: relax the cap when camera exit am: c821db2c4c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20348465
Change-Id: I863a39c495cc77922155e3dae2d704390b5f821a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-14 17:35:44 +00:00
Kyle Lin
c821db2c4c
powerhint: relax the cap when camera exit
...
Camera hints was canceled at activityStop and applied the rule for
a while after LAUNCH hint, exten the LAUNCH HINT to fix it.
Bug: 255927500
Test: build and launch/exit camera
Change-Id: I86b19467f6038a7fde0935bf79f0a0e6bc76523b
2022-11-11 17:45:52 +08:00
Carter Hsu
19a164fbf5
audio: update hidl to 4.0 am: 41c1bcb989
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20159847
Change-Id: I42fa1eeae877ca00d7aee29eb1c7fa2c8c44eafe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-11 02:12:33 +00:00
Carter Hsu
41c1bcb989
audio: update hidl to 4.0
...
Bug: 252877772
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com >
Change-Id: Iac5181267e99a88f4c955250a78f85ac5fccaf5e
2022-11-11 01:50:19 +00:00
Yung Ti Su
ed584888a7
audio: [L10] Recording tuning table update 11/09 - DVT Ver. For Final setting am: 5243d9ff7d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20419532
Change-Id: Id4a52182fcd718b6589eecfc2c0233e1b9b34bcd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-10 08:16:56 +00:00
Yung Ti Su
5243d9ff7d
audio: [L10] Recording tuning table update 11/09 - DVT Ver. For Final setting
...
update IIR1 parameters on both camcorder(6 scenarios) and mic path(mono, stereo) for DVT stage devices on L10
Files from the latest attachment on b/258390574
Bug: 258390574
Test: verified by darrenyen@
Change-Id: I2d006076c63f4e7c62cc93d47f515e037d03fb92
2022-11-09 18:27:22 +08:00
Jasmine Cha
7f27441184
audio: waves: Playback thermal throttle am: 0dd39b7952
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20303579
Change-Id: If368af861aa4573f0073e3f53d4cfe65137307f1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-09 02:02:53 +00:00
Jasmine Cha
0dd39b7952
audio: waves: Playback thermal throttle
...
- introduce 2nd LL in presets.
Bug: 256506814
Test: manual test
Change-Id: Id5d2635ac45c51ad5d65ac517830fb692831ca2b
Signed-off-by: Jasmine Cha <chajasmine@google.com >
2022-11-09 01:24:27 +00:00
Beverly
689c163ca0
Update lock-icon longpress time to 100ms am: c457b30aa3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20403765
Change-Id: Id0d7b63aff848a69122eea2c89cf3460134968dc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-08 16:38:44 +00:00
Kyle Lin
1271f592f4
set dalvik.vm.dexopt.thermal-cutoff to 1 am: d181c82406
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20379392
Change-Id: Iba0aa6e0b7ba3c1a9b56c88197b08aeaba401819
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-07 14:04:33 +00:00
Beverly
c457b30aa3
Update lock-icon longpress time to 100ms
...
Test: manual
Fixes: 257589825
Change-Id: Id85e129b583df074308b86ec89ef4383e9cb1d93
2022-11-07 13:39:02 +00:00
Kyle Lin
d181c82406
set dalvik.vm.dexopt.thermal-cutoff to 1
...
Bug: 256753117
Test: build and getprop
Change-Id: I61a25a103a9d7b8bb4f8a310d1802920ea1234c8
2022-11-07 12:52:53 +00:00
Yung Ti Su
2f43af41cb
audio: Phase in audio_policy_volumes.xml in L10 am: d0037da39b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20362588
Change-Id: Id27bb16c401663fcdfa7dcc617a038971dcfb9cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-04 15:37:31 +00:00
Yung Ti Su
d0037da39b
audio: Phase in audio_policy_volumes.xml in L10
...
I put refine volume curve file in the attached file.
This new tuning slightly increase 10th~20th volume step loudness.
It fixes user's bug "16th volume step loudness is quiet compared to B3".
Files from the latest attachment on b/257197305
Bug: 254569854
Bug: 257197305
Test: verified by supery@
Change-Id: I2f0d887da27b898259209afe33d578471b308589
2022-11-03 15:51:55 +08:00
Vincent Wang
02592f10b1
Move fingerprint and face haptic form server to sysui(3/3) am: 9e112e676d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20287493
Change-Id: I1df284dfa08a1963803f09f835c0018147f7f4bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-03 06:29:31 +00:00
Vincent Wang
9e112e676d
Move fingerprint and face haptic form server to sysui(3/3)
...
BUG: 237621645
Test: Check the vibrator work normally when using biometric unlock
Change-Id: I3f97a94e4df9d089ffb62cb9ad44bff41927b17e
Merged-In: I3f97a94e4df9d089ffb62cb9ad44bff41927b17e
(cherry picked from commit 0873961b4b
)
2022-11-03 06:19:52 +00:00
Bonnie Tu
1c22705e7f
Update ./DevInfo/Mod model name am: 1f65f248f3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20296404
Change-Id: Id20de953f258485f4f06f55c808074dea876b760
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-02 13:39:44 +00:00
Bonnie Tu
1f65f248f3
Update ./DevInfo/Mod model name
...
Need to set model name to G0DZQ
Bug: 254423479
Test: XXX
Change-Id: I211d15a969e921fe82a277eec94b62d48fa7e12f
2022-11-02 13:12:14 +00:00
pointerkung
06ff09c609
Camera: Enable optimized TNR frequency and create TNR low power hint. am: ea20ad99c3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20188803
Change-Id: Ia2515174336ca5bee2cb3da5a2bba3ada9ebb396
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-01 12:18:52 +00:00
pointerkung
ea20ad99c3
Camera: Enable optimized TNR frequency and create TNR low power hint.
...
Bug: 243729855
Test: Build pass, GCA, check 4K60 and 240fps TNR clock frequency
Change-Id: I7cede8b8518abb2b16628b6ac5964b8a0c1693d7
2022-11-01 11:33:43 +00:00
Rick Yiu
dd7dcce1ca
Limit camera daemon cpuset to little cores when app launch am: b05312f680
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19929151
Change-Id: I5e4785e25887d585e2e062e46d62fb998af519bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-01 07:52:12 +00:00
Jasmine Cha
5945b30956
audio: enable BAACL am: a487474608
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20335451
Change-Id: Ife94d7862ef4bbbc03aad175c627c35d0846201c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-01 07:51:44 +00:00
Rick Yiu
b05312f680
Limit camera daemon cpuset to little cores when app launch
...
When exiting camera app, camera daemon is still busy in background,
which may affect the launch animation of launcher. So, limit the cpuset
of camera daemon to little cores for 1 second when there is app launch
hint to improve it. This only happens when camera is running. Also bypass this behavior when video recording is active.
Bug: 240889279
Test: camera daemon cpuset changed as expected
Change-Id: I130b1e4718f8e5ef47ad761a2a73d86697d0f8bc
2022-11-01 07:27:31 +00:00
Jasmine Cha
a487474608
audio: enable BAACL
...
Bug: 256749917
Test: emul_temp
adb shell "echo 10000 > /dev/thermal/tz-by-name/battery/emul_temp" && adb shell "echo 80 > /dev/thermal/tz-by-name/soc/emul_temp"
adb shell "echo 10000 > /dev/thermal/tz-by-name/battery/emul_temp" && adb shell "echo 70 > /dev/thermal/tz-by-name/soc/emul_temp"
Change-Id: I5cc3e42d4715ee6c5b9b5d453a74425b3cb85f57
Signed-off-by: Jasmine Cha <chajasmine@google.com >
2022-11-01 07:23:29 +00:00
pointerkung
739341bd6b
Increase MIF frequency for 30fps am: d71041d54d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20302535
Change-Id: I57380e06ff30263c058b6e690cbeb935a4d42627
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-01 06:21:45 +00:00
pointerkung
d71041d54d
Increase MIF frequency for 30fps
...
This CL increases min MIF frequency to 1352000 in 30fps mode.
Although the MIF power consumption increases due to this
change, but the reduction in CPU cycles results in over-all SoC
power saving. This change also doesn't negatively impact framedrop
rate.
P22 change is ag/19820773.
Bug: 256564865
Test: Build pass, GCA, Camera power and performance evaluation
Change-Id: Iacf9172f0ce9edeecb14d38edc3c1466e7e4c7fe
2022-10-31 09:10:08 +00:00
Yung Ti Su
65b8a51fef
audio: Phase in fortemedia tuning tables am: d07d56e222
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20310861
Change-Id: I95449803052fa34c070388ec4dec3911c01400dd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-28 12:13:00 +00:00
Yung Ti Su
d07d56e222
audio: Phase in fortemedia tuning tables
...
Change List :
Fortemedia:
Handset :
Optimize RX performance for DVT
Optimize AMS performance
Sync AMS setting to TMO / Reserve 2 SWB/ HAC / TMO-HAC / HAC Reserve 2 SWB
Handheld :
Sync VOIP RX/RX2 setting
Optimize AMS performance
Sync TX setting to
- Condor-Headphone/ TTY-VCO / BT-HAC (NB/WB)
- Condor-Headphone SWB / TTY-VCO SWB / Condor-Headphone Reserve2 SWB / TTY-VCO Reserve2 / Reserve2 SWB / BT-HAC SWB / BT-HAC Reserve2 SWB
Files from the latest attachment on b/256090548
Bug: 256090548
Test: verified by ntkuo@
Change-Id: I42a92558b89285a49d6688166149813ac4e962cc
2022-10-28 15:49:01 +08:00
David Chao
e0b841880a
thermal: update thermal config for EVT1.0 am: 96ab71498c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20207014
Change-Id: Ic0727cf0119e998fa078e9dbb57ecbd9b17b6c82
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-21 20:16:17 +00:00
David Chao
96ab71498c
thermal: update thermal config for EVT1.0
...
Based on Safety results to modify thermal formula V0.6 for EVT1.0.
Bug: 253992204
Test: boot to home and thermal throttling worked properly.
Change-Id: I545fd4d0fce8dadbf82c45f4f867eb06e811719b
2022-10-21 19:39:17 +00:00
Shanmuga Pandi M
6a908f5a30
Don't set the min CPU frequency to max frequency for CAMERA_SHOT am: b4fdef36a5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20252156
Change-Id: I1512a3f49136919449bce5e8e1f7b57b0c3dfd8c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-21 10:33:51 +00:00
Shanmuga Pandi M
b4fdef36a5
Don't set the min CPU frequency to max frequency for CAMERA_SHOT
...
Bug: 254797125
Test: 3rd party APP snapshot, GCA live video shot
Change-Id: I7b1012dec9764ebed7744ffa4216028f2948eb9d
2022-10-21 09:58:06 +00:00
Yung Ti Su
4b4af95f21
audio: Phase in Waves mps file in L10 am: d6450a63a9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20224267
Change-Id: I37d876a62233bf3f6243dd0b0aedeff3683a6508
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-19 13:43:25 +00:00
Yung Ti Su
d6450a63a9
audio: Phase in Waves mps file in L10
...
I put L10 EVT tuning files in the attached file.
1. Refine tuning to fix AQTI and dogfood issue.
2. Modify below 20th volume step timbre. Let it clear.
3. Portrait mode and Landscape mode volume curve the same. Use Waves Linklaw to modify Landscape volume curve.
4. Include 1.8A BAACL tuning in this mps
Files from the latest attachment on b/254376925
Bug: 244273219
Bug: 244273447
Bug: 244509076
Bug: 254376925
Test: verified by supery@
Change-Id: I3cfca6cb8e2d2b963347c4832674f438a929f268
2022-10-19 13:01:14 +00:00
Darren Hsu
c917a50b49
powerstats: update specific data provider configurations am: b36ec31c04
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20207003
Change-Id: I826e06b06d999e570c9e60e014284ff6d48a6e5d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-19 07:06:48 +00:00
Cyan Hsieh
86cef5537d
Revert "Revert "Enable radio on aosp_lynx"" am: 2abdd7f706
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20224265
Change-Id: I2b08d8aae50497087ee3c5bd1a02a6c6764afd35
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-19 07:05:07 +00:00
Darren Hsu
b36ec31c04
powerstats: update specific data provider configurations
...
Bug: 253951732
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I25002aa32cca636f12615c67555c957036ab2d24
Merged-In: Ie81082c4c2df6620f361a9ad6d2bc725749e0e00
Signed-off-by: Darren Hsu <darrenhsu@google.com >
2022-10-19 06:38:54 +00:00
Cyan Hsieh
2abdd7f706
Revert "Revert "Enable radio on aosp_lynx""
...
This reverts commit ef4447e281
.
Reason for revert: change only affects aosp_lynx-userdebug, test pass with the broken test: FrameworksServicesTests:com.android.server.pm.PackageManagerTests#testSigSameAfterUpgrade
Bug: 253288064
Change-Id: I7285439a6138723bdda037ae5238105c2dd7a1a3
2022-10-19 05:48:10 +00:00
Elie Kheirallah
6d3fb8fc63
Revert "Enable radio on aosp_lynx" am: ef4447e281
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20227873
Change-Id: Icfc89900df0fe7fe2ae5bd2a134b32e0aef93772
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-18 23:45:23 +00:00
Elie Kheirallah
ef4447e281
Revert "Enable radio on aosp_lynx"
...
DroidMonitor: Potential culprit for Bug 254323087 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
This reverts commit b9cb6d340b
.
Reason for revert: Multiple test failures on multiple targets.
Change-Id: Icf83fcb9a56349adf78638509ac755db7440c660
2022-10-18 23:01:10 +00:00