Commit graph

998 commits

Author SHA1 Message Date
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
Jasmine Cha
4f6132f903 audio: align config for fm and speaker compensation
- APPLY_WB_TUNING_FOR_NB_VOICE=y
- MCPS_TABLE=y
- Add one playback extention StereoSpatializerIndicator to fix failed
  playback tuning.

Bug: 314707600
Test: manual test - making phone call and check log

Change-Id: If27120ed141cd24b2c864ffbd405c79997fdb5eb
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-17 15:17:11 +08:00
Ted Wang
006c0a3bbc Add POF property
Bug: 320403892
Test: Manual
Change-Id: I540f79adb39f64fa30ecf713eeed07837ecddbd0
2024-01-17 06:25:29 +00:00
Derick Hong
a63d0a162a Merge "display/ct3c: update brightness profile" into main 2024-01-17 04:09:25 +00:00
Isaac Chiou
dfaab4836c Add GRilServiceOverlay RRO
Enable GRil service to know if this device supports cap sensor for SAR

Bug: 307167824
Test: Overlay can be read properly
Change-Id: I90ffbf483e764458ce0b4e291954a601509d571c
2024-01-16 16:27:18 +08:00
Wendly Li
a4b19b8d8c support touch sensitivity mode switching
Bug: 273158518
Bug: 273162591
Test: toggle the touch sensitivity button in Settings and check log.
Change-Id: Ic02876217e16c6b22510b2ef956d65980afbd9d6
Signed-off-by: Wendly Li <wendlyli@google.com>
2024-01-16 05:58:28 +00:00
Carter Hsu
25b335fb77 Merge "audio: apply WB tuning for voice NB" into main 2024-01-16 05:50:37 +00:00
Wendly Li
688fc2587d Merge "touch: Support dumpstate for outer panel" into main 2024-01-16 05:42:40 +00:00
Mark Chang
2723b5850b Merge changes from topic "ct3_twoshay" into main
* changes:
  init: modify touch offload permission for twoshay
  init: start twoshay on boot.
2024-01-16 05:13:21 +00:00
derickhong
0cd29ceabd display/ct3c: update brightness profile
Bug: 315055824
Test: adb logcat | grep libdisplay
Change-Id: Ia95e3bcbd5d94c96f90caf2e30fec08e864855b0
Signed-off-by: derickhong <derickhong@google.com>
2024-01-16 11:54:14 +08:00
Ted Wang
821d054faa Enable Bluetooth HFP SWB
Add system property to enable HFP SWB

Bug: 320225938
Test: create sco connection and check if SWB been selected
Change-Id: Ie1f5c13541acde29ba6ca7543bfc57cf3fab16fc
2024-01-15 09:46:22 +00:00
Treehugger Robot
640b8363ed Merge "Camera: Force front camera always binning for 720P or less" into main 2024-01-15 04:40:23 +00:00
Yung Ti Su
ac9f508e0b Merge "enable BLE in audio policy config" into main 2024-01-15 03:30:54 +00:00
Carter Hsu
f55b6b0a1e audio: apply WB tuning for voice NB
Bug: 314707600
Test: Verified by test build
Change-Id: I54ff1e6e0a696baea2256b84e49248fe64ea66d3
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-01-15 01:30:32 +00:00
George Lee
75d1f37c6f Merge "thermal: remove brownout event" into main 2024-01-12 19:18:22 +00:00
Jesse Hall
fac6956753 Merge "aosp_comet: stop using swiftshader" into main 2024-01-12 16:22:08 +00:00
Wendly Li
4827f9dc06 init: modify touch offload permission for twoshay
Bug: 273163806
Test: twoshay launched successfully.
Change-Id: I16ca4d79ae833f4d85aba2ac922b1fd3d62530d1
Signed-off-by: Wendly Li <wendlyli@google.com>
2024-01-12 09:40:26 +00:00
Yung Ti Su
de75468fb3 enable BLE in audio policy config
Bug: 318798846
Test: manual

Change-Id: Ie10686fbd5dac9746864879df1c715ff3aa126ca
Signed-off-by: Yung Ti Su <andysu@google.com>
2024-01-12 08:34:19 +00:00
Ted Wang
1c34f6b752 Update LE audio codec capablitity
bug: 318616306
Test: manual
Change-Id: I8df84bfca5236ab4003470b4d5b35030f25d85fb
2024-01-12 05:42:21 +00:00
Treehugger Robot
bd761b53ae Merge "Config Comet to allow external GPS location providers" into main 2024-01-12 05:11:19 +00:00
Jesse Hall
71861e711e aosp_comet: stop using swiftshader
Bug: 319226715
Test: boot to home
Change-Id: I106fc0580809543ea330105eb4e0f84c035d7054
2024-01-11 21:02:42 -08:00
Treehugger Robot
8f4f5cedd0 Merge "display: add ns mode config" into main 2024-01-12 02:28:52 +00:00
Sasha Kuznetsov
e643be17a4 Config Comet to allow external GPS location providers
-A noop change by itself, but allows Google to later overlay
 a different GPS engine within GmsCore.

Bug: 306045408
Change-Id: I30b185492aeb2998e58af0164a093f13a81779bb
Test: Manual
2024-01-11 22:30:22 +00:00
samou
a19931dca2 thermal: remove brownout event
The battery_mitigation takes over the brownout event
and informs subsystems to do mitigation.

Bug: 319285945
Change-Id: I6b318197a5248470cce670747393f67663689487
Signed-off-by: samou <samou@google.com>
2024-01-11 14:15:45 +00:00
Treehugger Robot
44fa05927d Merge "Add MMS UA, UAProf for comet" into main 2024-01-11 11:09:23 +00:00