Commit graph

1314 commits

Author SHA1 Message Date
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
Yunfan Chen
b20ae66cec Comet: define display cutout side overrides for all rotations
This is necessary to define all four values, otherwise, the different
source rotation may cause different behavior on the same target rotation
if the target rotation doesn't have a defined side override.

Bug: 302387383
Test: rotate from 270 to 0 and see no black bar underneath status bar.
Change-Id: I629a9cca6b239f8095775c73448a7176089dbd10
2024-01-26 15:59:12 +09: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
Hasan Awais
831975aceb uwb: update calibrations
Bug: 309644385
Change-Id: Ifc2e5ce5b64509bd3b571a12bb0fe0d635a402dc
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-01-26 01:19:17 +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
Pointer Kung
45fcf62a26 Use cam3 EM and adjust settings for 30fps
This CL syncs the same EM tuning (ag/25840962)
to use cam3 EM and change CPU UtilThreshold,
DVFSHeadroom, TAPreferHighCap for 30fps use-cases.

Bug: 322280826
Test: Build pass and power impact verification
Change-Id: Id71ea590b0eccecb747420987c718b72d91b269a
2024-01-25 07:49:01 +00: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
Cathy Hsu
0ba0fbd5af display: ct3e: port brightness profile from ct3c
Bug: 310805932
Test: Check dumpsys display
Change-Id: I74d34b93bc211e8c93551a9e7fa1293834f77830
Signed-off-by: Cathy Hsu <cathsu@google.com>
2024-01-24 04:19:00 +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
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