Treehugger Robot
f85950f745
Merge "hall_sensor: Disable hall sensor input when bootmode is unknown" into main
2024-01-30 06:55:25 +00:00
emilchung
c579744e36
hall_sensor: Disable hall sensor input when bootmode is unknown
...
Fix: 322899718
Test: 1. No hall sensor in getevent.
2. Inner/outer screen can be switched in offmode charging,
recovery, fastboot mode.
Change-Id: Ie61216a201b31a320b423460fe6694d21838b973
Signed-off-by: emilchung <emilchung@google.com>
2024-01-30 06:53:18 +00:00
Jasmine Cha
6263e70b0e
Merge "audio: enable CCA BWE" into main
2024-01-30 06:16:49 +00:00
Wayne Lin
f9397ad4dc
Merge "gps: refine iGNSS build system - sepolicy" into main
2024-01-30 05:45:58 +00:00
Treehugger Robot
75c47a98ea
Merge "Adding interrupt mapping for comet" into main
2024-01-30 05:28:45 +00:00
Treehugger Robot
8902889520
Merge "tuning: update the telephony tables" into main
2024-01-30 02:45:38 +00:00
Suprabh Shukla
a724f52fce
Adding interrupt mapping for comet
...
Test: Manually verify the output for `dumpsys batterystats --wakeups`
Fixes: 320610176
Change-Id: Ie1d4730c384ced690eb181e7289731eb502cbce5
2024-01-29 16:04:17 -08:00
Chris Paulo
8ef6ee3e3e
Merge "comet/vibrator: Update loc coeff and device mass" into main
2024-01-29 20:52:48 +00:00
Kyle Hsiao
c95201dd53
Merge "[NFC] Add antenna position coordinates" into main
2024-01-29 12:24:55 +00:00
Juyu Chen
694b6cb90c
tuning: update the telephony tables
...
Bug: 321674747
Test: see the bug
Change-Id: Ic77b3c5fc23374b887bbc6b59c4ace3c1c08c396
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-01-29 10:24:35 +00:00
Juyu Chen
84a32a3f9b
bluenote: update the recording table
...
Bug: 322447247
Test: see the bug
Change-Id: I09dbe727877b24d5ed73ffb9289d5b156700c52f
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-01-29 10:21:22 +00:00
Kyle Hsiao
25a4b5ba97
[NFC] Add antenna position coordinates
...
Bug: 279124459
Test: manual
Change-Id: Ic9d81f0f7156276b0d333147fb7efb6c30165ebe
2024-01-29 08:43:27 +00:00
Wayne Lin
828ea912aa
gps: refine iGNSS build system - sepolicy
...
Bug: 318310869
Bug: 315915958
Test: build pass, GPS works and no GPS avc denied error
Change-Id: Ia0316807647618f0c8f63908f968a229b67ab23f
2024-01-29 05:50:49 +00:00
Jasmine Cha
657d5ce867
audio: enable CCA BWE
...
Bug: 320802286
Test: manual test
Change-Id: Ifed1443fc1ed02f5499bbb3d1cb06d64d69370e6
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-29 11:06:57 +08:00
Chris Paulo
72f1991760
comet/vibrator: Update loc coeff and device mass
...
Updating location coefficient and device mass needed for calculating the
bandwidth amplitude map. Note, currently the location coefficient is
different for the device being unfolded and folded. We're going to
choose the safer value (unfolded) until we decide how we want to handle
this.
Bug: 314844532
Test: adb shell getprop | grep vib
Change-Id: Ibde6bcf4d45059ad0c61e0bf8fc329d554aff76f
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2024-01-26 11:55:06 -08:00
Treehugger Robot
ba8615a5fe
Merge changes Idf292dbb,I544b8942 into main
...
* changes:
thermal: Reduce LIGHT-tier's ceiling before 43 degC for camera
thermal: Update cdev ceiling to match latest EM table
2024-01-26 09:26:39 +00:00
Treehugger Robot
1e45970733
Merge "audio: sync the table from the 24 project" into main
2024-01-26 07:18:50 +00:00
Ted Wang
919dd1d75e
[Bluetotoh] SAR table for EVT DF
...
Bug: 322417664
Test: make
Change-Id: I77febbce133b577bb0e3076b8ca6d73ab514b7ca
2024-01-26 02:38:19 +00:00
Massimo Carli
682fb46367
Merge "Default font-scale value customization" into main
2024-01-25 18:06:06 +00:00
Treehugger Robot
25b6ff1f65
Merge "powerstats: use display MRR state residency data provider" into main
2024-01-25 14:06:10 +00:00
Rios Kao
a6bb904d49
comet: remove useless command in smartfeature.
...
note: - The old tuning file has deprecated commands which removed
from firmware already. That would casue gtest failure.
Bug: 322291792
Test: run aoc_sound_trigger_adapter_test and verify the value from
aoc interface.
Change-Id: Ia4387d4d067b388c71f0f1a0d5759b543236045c
2024-01-25 09:18:12 +00:00
Darren Hsu
6331c7321b
powerstats: use display MRR state residency data provider
...
Bug: 321871758
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: Idba6d88ce735571c759ff2fb8a0b045ff48a3ff9
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-01-25 17:16:54 +08:00
Massimo Carli
323cca9654
Default font-scale value customization
...
Bug: 316160749
Test: `adb shell settings get system font_scale` returns 1.1
Change-Id: I8248c2a5c3a6952f5e057367ffe1c3f488c46ad7
2024-01-25 00:35:16 +00:00
Juyu Chen
b4636666cf
audio: sync the table from the 24 project
...
Bug: 321673191
Test: see the bug
Change-Id: Ic294ffbf6df5857a99a51f9a26aaccfcb453d2d6
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-01-24 08:06:49 +00:00
Treehugger Robot
86263500d6
Merge "audio: align mixer paths and add missing paths" into main
2024-01-23 08:59:15 +00:00
David Li
1664b2e5d7
audio: align mixer paths and add missing paths
...
- add controls
"HAC AMP EN",
"EP5 TX Mixer INTERNAL_MIC_US_TX"
"BUILDIN US MIC ID CAPTURE LIST"
- add paths
"builtin-mic-id-capture-list"
"microphones (UNPROCESSED)"
"back-microphones (UNPROCESSED)"
"ultrasound-microphones"
- move the mic id list to a path and other microphones devices use the
path.
Bug: 301535551
Test: manually test
Change-Id: I7dd019f54b3519130e1fffd272e9c698fd4e4281
2024-01-23 16:13:02 +08:00
Wayne Lin
486e8c1ad2
Merge "gps: refine iGNSS build system" into main
2024-01-23 08:02:06 +00:00
Derick Hong
5850dcc010
Merge "display: ct3: update Adaptive Brightness Curve" into main
2024-01-23 01:08:53 +00:00
Isaac Chiou
0b5c502125
Merge "Add GRilServiceOverlay RRO" into main
2024-01-22 11:04:47 +00:00
Alan Chen
210558e338
Merge "Update coex table" into main
2024-01-22 06:37:13 +00:00
Alan Chen
7a64456a24
Update coex table
...
Bug: 306539165
Test: manual, verified changes on device file
Change-Id: I9320f47ea83482b041130f16b1ad6814abc11143
2024-01-22 14:01:51 +08:00
Jagrut Desai
71206994d2
Merge "Taskbar 3 button mode insets for comet" into main
2024-01-19 23:19:01 +00:00
Jagrut Desai
144ed4b8cd
Taskbar 3 button mode insets for comet
...
Test: Test out the build from presubmit
Bug: 318396795
Flag: NONE
Change-Id: I16de687d556a06700a220dabff2e5e2f356a58f5
2024-01-19 19:14:48 +00:00
Hunsuk Choi
4377abc4f3
Merge "Fix domain selection service configuration for plug-in architecture" into main
2024-01-19 16:54:29 +00:00
Wayne Lin
f78ffa2d5e
gps: refine iGNSS build system
...
Bug: 315915958
Test: build pass and GPS function works
Change-Id: I130dde1a1ad1d0715adc93503f71c7ea83e724a3
2024-01-19 22:18:25 +08:00
Treehugger Robot
841a9239c1
Merge "bluenote: update recording tuning" into main
2024-01-19 10:51:46 +00:00
Juyu Chen
c5cdc4421a
bluenote: update recording tuning
...
Bug: 321144173
Test: see the bug
Change-Id: I88a1f056f98198d82a53f55b9b4b1d39e5511876
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-01-19 08:41:23 +00:00
Wayne Lin
624db250b0
gps: handle eng build
...
Bug: 321095268
Test: lunch && m anything with -eng
Change-Id: I9be0b19846ef01a5902eb094b1b8e874243babfb
2024-01-19 03:24:08 +00:00
Treehugger Robot
f6f142bca6
Merge "Update FP and power button location" into main
2024-01-18 18:59:04 +00:00
Treehugger Robot
d949f89dd0
Merge "audio: add HIDL SoundDose libraries" into main
2024-01-18 10:08:16 +00:00
Treehugger Robot
d68115fc4f
Merge "audio: Update speaker tuning tables" into main
2024-01-18 08:49:01 +00:00
Robert Lee
472e5156e8
audio: Update speaker tuning tables
...
Change List:
1. add 3db pre-gain in fast switch1/2 for telephony tuning purpose
Files from the latest attachment on b/318909712
Bug: 318909712
Test: verified by sueric@
Change-Id: I23f32ff2f98402e707eb6b21f336dc3a4a0e34b4
2024-01-18 07:58:36 +00:00
derickhong
be38a4895e
display: ct3: update Adaptive Brightness Curve
...
remove config "config_autoBrightnessDisplayValuesNits"
Bug: 298738593
Test: adb shell dumpsys display | grep mBrightnessLevelsNits
Change-Id: I66157819e757c6581648d1751729cecfe8b50e48
Signed-off-by: derickhong <derickhong@google.com>
2024-01-18 07:43:55 +00:00
vincenttew
e9100de69b
audio: add HIDL SoundDose libraries
...
Test: build pass, playback pass
Bug: 320841501
Change-Id: I23cb45ce920d60f91150d8bd1c0ec4beaa4245cb
Signed-off-by: vincenttew <vincenttew@google.com>
2024-01-18 14:13:03 +08:00
Hunsuk Choi
268cfbd75e
Fix domain selection service configuration for plug-in architecture
...
Bug: 258112541
Test: build
Change-Id: I21833699893bed05143401f8424db553a7392d57
2024-01-18 05:12:48 +00:00
Morgan Shen
623f06d21f
Merge "Enable AOSP domain selection service" into main
2024-01-18 03:45:58 +00:00
Midas Chien
bf976e891b
Merge "display: allow hwcomposer to access allow_wakeup_by_state_change" into main
2024-01-18 03:04:42 +00:00
Beverly
74648f7a15
Update FP and power button location
...
Test: manual
Fixes: 316448242
Flag: none
Change-Id: Icfd6f9dc127731d3f893cb051a23fe23370bd934
2024-01-17 21:47:03 +00:00
Treehugger Robot
584098bcbb
Merge "audio: align config for fm and speaker compensation" into main
2024-01-17 08:32:47 +00:00
Midas Chien
a4ceb05681
display: allow hwcomposer to access allow_wakeup_by_state_change
...
Bug: 311495944
Test: check permission
Change-Id: If7e2e8e386bbce2091aa883188d9bcafef687ba1
2024-01-17 07:56:00 +00:00