Commit graph

2970 commits

Author SHA1 Message Date
davidycchen
ac2dbb165f husky: support touch sensitivity mode switching
Bug: 267417904
Test: Check logs.

Change-Id: I28a9a612b82131277f4f794efdd7ee223c8ee6bb
Signed-off-by: davidycchen <davidycchen@google.com>
2023-02-02 11:18:23 +08:00
TreeHugger Robot
1a420deb78 Merge "Set /dev/goodix_fp permission on early-boot" 2023-02-02 03:02:39 +00:00
yixuanjiang
9c4350fa44 The 3rd table release for Husky
The change item are template.xml and recording.gatf which could be found in the ZIP file.

1. For template.xml: add ID73~ID80 in the new WNR library
2. For recording.gatf: update MBDRC
     MIC path :
     MBDRC Threadhold_dB[1] 44/44/44 (Band1/Band2/Band3)
     MBDRC gain_dB 27
     Limiter gain -2

     Camcorder path :
     MBDRC Threadhold_dB[1] 44/38/38  (Band1/Band2/Band3)
     MBDRC gain_dB 24
     Limiter gain 0
     KneeWidth[2] 6 -> 0
     Limiter_gain_dB -2 -> -0.2

Bug: 265891489
Test: HW Darren verified
Change-Id: I53ab11ab3be2180a0fef6e231890bd0c815d239f
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-02-02 02:17:47 +00:00
Quang Luong
6fc0a38b50 Rename SoftAP timeout while charging overlay to plugged
Bug: 264610460
Test: build
Change-Id: I6fc879948640ae315fc7218cd7934a1fe30a3935
2023-02-01 21:14:35 +00:00
kensun
85c0f58ff8 wifi: support 6G SAP.
Enable 6G SAP option because wifi hal is capable of supporting 6G SAP

Bug: 243324196
Test: Manual Test.
Change-Id: I1631a17363ea593949703bf4a40597f3f59ad24f
2023-02-01 13:46:12 +00:00
George Chang
ba4125ab79 Merge "[NFC] Set tag_intent_app_pref_supported" 2023-02-01 12:13:30 +00:00
TreeHugger Robot
3c28f2ea06 Merge "audio: enable gapless offload" 2023-02-01 11:25:25 +00:00
George
148cd0c4df [NFC] Set tag_intent_app_pref_supported
Bug: 244272155
Test: atest android.permission.cts.NfcPermissionTest
Test: atest NfcFeatureFlagTest
Change-Id: Ic594cb9504a7351b194e58c5fb71779b2498179d
2023-02-01 18:08:57 +08:00
Kris Chen
536e7df719 Set /dev/goodix_fp permission on early-boot
Bug: 264497933
Test: Passed PtsFingerprintTest#udfpsHalStateCheck.
Change-Id: Ib096bd714cceec019c4c9adf1ba85a2d95a5d19c
2023-02-01 15:24:11 +08:00
TreeHugger Robot
10a8e9aa8f Merge "ripcurrent: add display config file" 2023-01-31 20:26:18 +00:00
Shiyong Li
d0702a973d ripcurrent: add display config file
Copied from R4 display config file with disabling auto brightness
because ambient light sensor on ripcurrent dev board might not be
working.

Bug: 243634950
Test: check display brightness after fastboot -w
Change-Id: I45c4084d94330a3cd0fa147c6cbc10b430d44906
Signed-off-by: Shiyong Li <shiyongli@google.com>
2023-01-31 18:26:45 +00:00
Cheng Chang
0fbb2a8b8d Merge "gps: enable coex function" 2023-01-31 04:15:29 +00:00
TreeHugger Robot
8495b77bf4 Merge "The 3rd table release for Shiba" 2023-01-31 03:31:54 +00:00
Sayanna Chandula
5c46cf01a1 thermal: add bts_window virtual sensor
Bug: 246967924
Test: Build and boot on device. Check bts_window values

Change-Id: I5caf4eaf35aa311214749404c9b353afa6ce0819
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-01-24 22:08:32 +00:00
Sayanna Chandula
06ee1ffc94 Merge "thermal: update thermal powerhint thresholds" 2023-01-20 18:10:29 +00:00
TreeHugger Robot
5ed8499b7c Merge "Enable load kernel modules in parallel" 2023-01-20 07:40:57 +00:00
Chungkai Mei
d8822b9c80 Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: Shiba Booted to home 1000 times without issue
Bug: 229794277
Change-Id: Idac2ae0765058a0eab718c976c1108292bd36669
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-20 04:59:49 +00:00
Sayanna Chandula
f30e4ee9a1 thermal: update thermal powerhint thresholds
Bug: 266000511
Test: Build and boot on device. Check basic thermal testing

Change-Id: I1f959f784e3a3ed413be9c45fb07474dd52f3d47
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-01-19 11:49:02 -08:00
yixuanjiang
5046bf0b3e The 3rd table release for Shiba
The change item are template.xml and recording.gatf which could be found in the ZIP file.
For template.xml: add ID73~ID80 in the new WNR library
For recording.gatf: update MBDRC MIC path : MBDRC Threadhold_dB[1] 44/44/44 (Band1/Band2/Band3) MBDRC gain_dB 27 Limiter gain -2
Camcorder path : MBDRC Threadhold_dB[1] 44/38/38 (Band1/Band2/Band3) MBDRC gain_dB 24 Limiter gain 0 KneeWidth[2] 6 -> 0 Limiter_gain_dB -2 -> -0.2

Bug: 265884472
Test: verified by HW jacky
Change-Id: I8e01794556437fa6b74e0ca6e972778272741717
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-01-18 10:53:03 +00:00
JimiChen
1a8177853b set default persist.vendor.camera.rls_range_supported to false
Bug: 251340946
Test: GCA
Change-Id: Ibddfdb1a11effd4eccd61c1fd048f1b7c0b2c2c2
2023-01-18 00:33:01 +08:00
Tai Kuo
55283b8dd3 vibrator: build from hardware/google/pixel folder
Bug: 264625320
Test: HAL started.
Change-Id: I917fab86c126237024c19d5a78fb72afc1012a4c
2023-01-16 15:55:17 +08:00
Tai Kuo
862356a844 vibrator: remove vibrator
Bug: 264625320
Test: HAL does not start.
Change-Id: I8fd1d72e419a8af3000fbe3d593229a7a868e589
2023-01-16 15:55:17 +08:00
Wei Wang
8b736f1323 Merge "thermal: floor GPU frequencies at higher thermals" 2023-01-14 00:32:22 +00:00
Ken Yang
728d9be958 Merge "WLC: Remove wireless_charger service" 2023-01-13 14:41:31 +00:00
Weichin Weng
ebbb5202e8 Merge "Enable Bluetooth CHRE feature on bt_vendor.conf" 2023-01-13 07:39:46 +00:00
Florian Mayer
8f1bf11197 Merge "Increase fullmte ring buffer to 4x on shusky" 2023-01-12 07:28:10 +00:00
weichinweng
bb80a75e1c Enable Bluetooth CHRE feature on bt_vendor.conf
Modify the bt_vendor.conf to enable CHRE Bluetooth Feature

Bug: 265244111
Test: Enable Bluetooth, make sure it will go the AOC path.
Change-Id: I017971d2eb95fefac152bbb466c38a7830672f02
2023-01-12 07:03:44 +00:00
George Lee
b588a2fc70 Merge "thermal: Add BCL thermal zones" 2023-01-12 01:22:21 +00:00
Kai Shi
44c720c795 Merge "Enable DTIM multiplier config" 2023-01-11 03:07:35 +00:00
Florian Mayer
017616c62a Increase fullmte ring buffer to 4x on shusky
Bug: 263287052
Change-Id: I0dee7407e374484006c28ea9a801c61955ee5def
2023-01-10 15:08:31 -08:00
Keir Fraser
80a734c75e Enable PKVM memory reclaim on P23 devices
Memory reclaim can be supported now that P23 devices run on
android14-5.15 kernel.

Bug: 264994862
Test: atest MicrodroidBenchmarks
Change-Id: Ibf7d11c48dfdbf90d966b3a7402afe34b682d7f2
2023-01-10 13:02:33 +00:00
Sayanna Chandula
f9bbceb796 thermal: floor GPU frequencies at higher thermals
Bug: 264942104
Test: Build and boot on device

Change-Id: Ica02ed9e56f4a83c2e2e9d02962b874baa8ee726
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-01-09 17:11:35 -08:00
Sam Ou
9fe3d13155 Merge "power_profile: initialize shusky power_profile.xml" 2023-01-09 11:15:06 +00:00
TreeHugger Robot
1558201f7f Merge "The 2nd table release for Shiba" 2023-01-09 09:41:01 +00:00
Yen-Chao Chen
ea1ccbcc64 Merge "Add config_dozeUdfpsLongPressSensorType" 2023-01-09 08:57:51 +00:00
yixuanjiang
87dfa6319a The 2nd table release for Shiba
The change item is recording.gatf which could be found in the ZIP file.
for recording.gatf

change parameter for MBDRC in all scenarios
Mackup_gain_dB 24 -> 27.0
Min_Gain_dB -25 -> -29.0
Threadhold_dB[1] -44 -> -38
CompressRatio [1]0.8 -> 1.0
CompressRatio [2]0.2 -> 0.0
KneeWidth[2] 0 -> 6
Limiter_gain_dB -0.2 -> -2
Change IIR2 8kHz to 2dB

Test: verified by HW wjacky@
Bug: 264746360
Change-Id: Icb53d0429fe8adab43a1743bedb71ee81eafd947
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-01-09 08:52:17 +00:00
Wendly Li
e685133bcc Merge "shiba: support touch sensitivity mode switching" 2023-01-09 06:48:11 +00:00
davidycchen
7273ccd6e8 Add config_dozeUdfpsLongPressSensorType
Bug: 243078049
Bug: 243079260
Test: long press gesture is registered when UDFPS is enabled.

Change-Id: Iaf5553978cdb79a92a24b674f837ae694e187d48
Signed-off-by: davidycchen <davidycchen@google.com>
2023-01-09 11:50:28 +08:00
TreeHugger Robot
e8b36af8e3 Merge "audio: 2nd table release for Husky" 2023-01-07 15:26:20 +00:00
Wendly Li
67b055337b Merge "init: start twoshay on boot." 2023-01-07 12:34:07 +00:00
samou
2a6fc6389c power_profile: initialize shusky power_profile.xml
Bug: 263339765
Change-Id: Id546ed812b2c5b09d614838ab5935942f81a84f2
Signed-off-by: samou <samou@google.com>
2023-01-07 09:42:58 +00:00
TreeHugger Robot
36460c90e4 Merge "audio: First FM table check in (2023/01/05) for telephony." 2023-01-07 08:06:15 +00:00
TreeHugger Robot
b2cbba2262 Merge "audio: First FM table check in (2023/01/05) for telephony." 2023-01-07 08:06:09 +00:00
Ken Yang
97d1dc3596 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: I91c7cbde057fd3c445fdffbcafc5b39f29ca7680
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-07 07:34:08 +00:00
yixuanjiang
c146e333d7 audio: 2nd table release for Husky
There's only recording.gatf in the ZIP file.

for recording.gatf
change parameter for MBDRC in all scenarios.

Mackup_gain_dB
24 -> 27.0
Min_Gain_dB
-25 -> -29.0
2nd_threadhold_dB
-44 -> -38
compressRatio
2.0 -> 2.0
0.8 -> 1.0
0.2 -> 0.0
3rd_kneeWidth
0 -> 6
limiter_gain_dB
-0.2 -> -2

Files from the latest attachment on b/264731513

Test: local
Bug: 264731513
Change-Id: If2b47715286bad673d4a9a7f1c1f86d29d032ac7
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-01-07 15:33:49 +08:00
Wendly Li
e459970564 shiba: support touch sensitivity mode switching
Bug: 243078968
Bug: 243079504
Test: toggle the touch sensitivity button in Settings and check log.
Change-Id: I30e8343a1e5bba91665b5b290b5cfcfbbcc0cf47
Signed-off-by: Wendly Li <wendlyli@google.com>
2023-01-06 16:22:29 +00:00
Robert Lee
a95c6b5ee3 Merge "audio: update tuning bin file and table for 48K playback" 2023-01-06 10:47:56 +00:00
George Lee
cd7bac87ba thermal: Add BCL thermal zones
No cooling device is added yet.  The limits will be determined and added
once validation completes.

Bug: 244348786
Test: Confirm boot and IRQ triggered mitigation logger
Change-Id: I46c86d09d5b69620bc6c2f25bd6820507b168ca3
Signed-off-by: George Lee <geolee@google.com>
2023-01-05 13:34:36 -08:00
Shiyong Li
dddc66f845 device-husky.mk: set display LHBM peak brightness delay as 2 frames
Bug: 263775681
Change-Id: I0d00eb55293002e17839bdc71d9159bd4094ac9a
Signed-off-by: Shiyong Li <shiyongli@google.com>
2023-01-05 18:41:06 +00:00
David Li
a1a6b76c99 audio: First FM table check in (2023/01/05) for telephony.
//SB3
Handset: Duncan
1: Modify NB/WB/SWB gain setting and IIR setting to meet 3GPP requirements

HAC: Owen/Duncan
1. Modify NB/WB/SWB DL FDEQ slightly to meet Y-axis magnetic FR reqs of HAC v2019
2. Copy DL settings above to Handset_HAC TMOUS / RESERVE2

Handsfree: Ricky
1. All band first tuning release for Proto stage

BT:  Gene
1. Fine tune BT EL for NB WB SLR
2. BT HE table version from 1.3.1 to 1.3.3
3. Make HK BT LE EASSA to be same with SB (SB is correct originally)

Files from the latest attachment on b/264499596

Bug: 264499596
Test: verified by rickycheng@
Change-Id: I09730d343f27cec4ae4a285373f2b05daa6b2423
2023-01-05 16:19:47 +08:00