Commit graph

143 commits

Author SHA1 Message Date
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
Morgan Shen
623f06d21f Merge "Enable AOSP domain selection service" into main 2024-01-18 03:45:58 +00:00
Ted Wang
006c0a3bbc Add POF property
Bug: 320403892
Test: Manual
Change-Id: I540f79adb39f64fa30ecf713eeed07837ecddbd0
2024-01-17 06:25:29 +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
688fc2587d Merge "touch: Support dumpstate for outer panel" into main 2024-01-16 05:42:40 +00: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
Treehugger Robot
8f4f5cedd0 Merge "display: add ns mode config" into main 2024-01-12 02:28:52 +00:00
Hunsuk Choi
25adc6f33c Enable AOSP domain selection service
Bug: 318772907
Test: build
Change-Id: I81ea5f5362db998f8ab4e38724a34610b7665f63
2024-01-11 01:35:17 +00:00
Treehugger Robot
1691cdfd02 Merge "LE_Audio Porting" into main 2024-01-10 11:10:36 +00:00
Weizhung Ding
674cdea353 display: add ns mode config
Bug: 284857692
Test: ns/hs switch
Change-Id: Ia6f829a48ec82774ac3367b4ed7c854a7ee68922
2024-01-08 10:09:20 +00:00
Wendly Li
71ac0914e0 touch: Support dumpstate for outer panel
Bug: 273154761
Test: adb bugreport
Change-Id: Iae61bb0abc65383ac61a19d7f6f95ec7b43a709d
Signed-off-by: Wendly Li <wendlyli@google.com>
2024-01-08 08:28:20 +00:00
Ted Wang
feef9d30e9 LE_Audio Porting
Bug: 318616306
Test: Manul
Change-Id: Iebaf97b4540b73707aeaeccc765fad6a32267e6c
2024-01-05 07:36:09 +00:00
Derick Hong
f3c48ec6ab Merge "ct3b: Add non-linear brightness table" into main 2024-01-04 07:22:10 +00:00
Jasmine Cha
159ee8b8f8 Merge "audio: define USE_AUDIO_HAL_AIDL by project" into main 2024-01-04 01:59:00 +00:00
derickhong
cecc0bb50c ct3b: Add non-linear brightness table
Bug: 284857069
Test: adb shell /vendor/bin/dumpsys displaycolor
Change-Id: I13228acbc9d2480890acf87832a0cd9762af0398
2024-01-03 17:57:08 +08:00
Pointer Kung
88edadaaf7 Camera: Force front camera always binning for 720P or less
Bug: 318310292
Test: Build pass, adb shell getprop
Change-Id: I16f05689034c0de1fa5d02597c6e601631225a5d
2024-01-03 06:32:38 +00:00
Jasmine Cha
c2beceb089 audio: define USE_AUDIO_HAL_AIDL by project
Bug: 317745810
Test: manual test b/317745810#comment3

Change-Id: Ic8d48776a973ea1c3d5b76e33d225c563c7c4ae5
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 06:05:59 +00:00
Derick Hong
4aa3094209 Merge "display/ct3: Update idle timer setting" into main 2024-01-02 07:41:31 +00:00
Weizhung Ding
04b510e037 Merge "enable display-off asynchronously support" into main 2024-01-02 07:18:10 +00:00
derickhong
36fd735cbb display/ct3: Update idle timer setting
Bug: 284857387
Bug: 284858173
Test: adb shell getprop | grep idle
Test: show refresh rate on screen to check idle mode
Change-Id: I57f8aedf857ca4fd3138c3459187549ae36e2f20
2024-01-02 05:39:58 +00:00
Derick Hong
a1cb69f225 Merge "display/ct3: Set ro.surface_flinger.ignore_hdr_camera_layers" into main 2023-12-27 05:12:51 +00:00
Treehugger Robot
0c2c96bbf7 Merge "Remove vendor.camera.debug.force_dpm_on = 0" into main 2023-12-22 09:06:42 +00:00
Hans Lin
1022153562 Remove vendor.camera.debug.force_dpm_on = 0
Bug: 316472497
Test: manual. Test all gca scenario
Change-Id: Idf6540e551990eae98e2f1cab7ac421bef699db2
2023-12-22 08:21:55 +00:00
derickhong
bf260b59c5 display/ct3: Set ro.surface_flinger.ignore_hdr_camera_layers
This property prevents display high brightness mode from
being triggered due to HDR layers produced by camera.

Bug: 284856709
Test: can boot
Change-Id: I8ce3adb651473a5ac2f21df2132d7a44c27b413c
2023-12-21 17:30:45 +08:00
Treehugger Robot
37a70467c4 Merge "vibrator: Initialize sysprops for vibrator" into main 2023-12-20 11:39:40 +00:00
Chris Paulo
23f5ee52b1 vibrator: Initialize sysprops for vibrator
Add sysprops for vibrator hal to allow chirps.  These props will need to
be updated with final values based on the actuator location and device
mass.

Bug: 312375018
Test: verified on device
Change-Id: Ibab38c0713c1ce39081f540f12fd6e056090ffad
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2023-12-19 16:30:18 -08:00
sashwinbalaji
edb8b488e5 thermal: Dynamically decide thermal config to use
Add service which will device thermal config on basis of following
conditions:

- No display panel / proto, use thermal_info_config_proto

Bug: 315096213
Test: Build and verify on all device variations
Change-Id: Ic1f652dcf38888150200bb80b35aad740058e85f
2023-12-18 19:28:00 +08:00
Alan Chen
e9f14ed04d Merge "Add coex tables" into main 2023-12-12 00:53:50 +00:00
Weizhung Ding
93f750b922 enable display-off asynchronously support
Bug: 315134372
Test: fold/unfold
Change-Id: I8f16d2abf5d44f058f60d1a8008bdabb063ba842
2023-12-07 09:09:14 +00:00
Roshan Pius
94d45d78e9 Merge changes from topic "revert-25281051-nfc_apex_revert-MYIKRJSXVD" into main
* changes:
  Revert^2 "comet(nfc): Modify NFC overlays for NFC apex"
  Revert^2 "comet: Replace NFC app with NFC apex"
2023-12-06 14:57:32 +00:00
Nina Chen
b0d5b2bae9 Merge "Change padding and height radio for keyboard" into main 2023-12-06 05:00:30 +00:00
Alan Chen
8431bf9e80 Add coex tables
Bug: 306539165
Test: manual, files are read and parsed by coex
Change-Id: Ie92f5ae0d23df336195b2a1adc26c6504fb46ff4
2023-12-05 20:52:23 +08:00
Roshan Pius
4fc5c22105 Revert^2 "comet(nfc): Modify NFC overlays for NFC apex"
fffed73cbe

Bug: 303286040
Test: Compiles

Change-Id: Ia9533b0e3c85c36266d1299e78dffb7f8d651486
2023-12-04 13:52:56 -08:00
Roshan Pius
67f4f2b94c Revert^2 "comet: Replace NFC app with NFC apex"
838f3ff3f2

Bug: 303286040
Test: Compiles

Change-Id: Ie0af88f46ca731bbde14be57656b33ea5661c9f3
2023-12-04 11:57:07 -08:00
sashwinbalaji
06a07b8216 thermal: Separate thermal config on basis of hardware revision.
Due to change in power rail naming b/297343909 split the thermal info
config for proto separately from later hardware versions.

Bug: 314047297
Test: Build and verify thermal logs on proto and evt devices.
Change-Id: I9cc4570f7d983dd9b3554aea636fc50a00eefd62
2023-12-04 11:35:32 +08:00
Nina Chen
e807b36823 Change padding and height radio for keyboard
Bug: 308156830
Change-Id: I36b29dad796b78c1138ba985312a7af51de52b0a
2023-12-01 13:38:38 +08:00
sashwinbalaji
a854de2c08 thermal: bringup charging thermal throttling V0.1
- Use Vskin equation as Vskin-Charge equation.
- Add thermal_info_config_charge
- Port wired and wireless throttling config from previous devices.

Bug: 303547723
Test: verified by emul_temp
Change-Id: I656e876d16192ec81792fd2753cdb656300687e1
2023-11-29 00:48:19 +00:00
Treehugger Robot
9702e95959 Merge "Bluetooth: CT3 SAR table for Proto pre-DF" into main 2023-11-17 02:40:28 +00:00
Ted Wang
242cb038c1 Bluetooth: CT3 SAR table for Proto pre-DF
Bug: 311086416
Test: make
Change-Id: I153ced06d2780dc66c55e0afa772f4362ba884fb
2023-11-15 03:29:09 +00:00
Carter Hsu
9b426cd068 audio: cca to default off
Bug: 310485392
Test: build pass
Change-Id: Ifb2047950e0306a748f77ba83e04de2be39d1664
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-11-13 16:11:03 +08:00
Roshan Pius
8f086f9019 Merge "Revert "comet(nfc): Modify NFC overlays for NFC apex"" into main 2023-11-06 14:31:02 +00:00
Roshan Pius
eb7d5f38cc Merge "Revert "comet: Replace NFC app with NFC apex"" into main 2023-11-06 14:31:02 +00:00
Roshan Pius
fffed73cbe Revert "comet(nfc): Modify NFC overlays for NFC apex"
Revert submission 25189355-nfc_overlay

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:25189355-nfc_overlay

Bug: 309117462
Change-Id: I36d4ce1897b400644fd06b7a20112d5bbc374238
Test: Compiles, device boots up
2023-11-04 19:01:10 +00:00
Roshan Pius
838f3ff3f2 Revert "comet: Replace NFC app with NFC apex"
Revert submission 24993894-cherrypicker-L80100000963393177:N49200001411943056

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:24993894-cherrypicker-L80100000963393177:N49200001411943056

Bug: 309117462
Change-Id: I32ef277c8b37f7258a07340a06dbf5a73b5f947a
Test: Compiles, device boots up
2023-11-04 14:59:13 +00:00
Wayne Lin
d11bf74374 Merge "gps: refine gps build system" into main 2023-10-31 05:35:19 +00:00
YoonKyung Kim
8122072d1e Merge "Delete Comet media_profiles from device/google" into main 2023-10-31 05:17:16 +00:00
Treehugger Robot
22f016683a Merge "uwb: move calibrations to device specific folder" into main 2023-10-27 17:55:32 +00:00
Hasan Awais
287b73f251 uwb: move calibrations to device specific folder
The UWB calibration files were previously copied from the Qorvo
area. They are now copied from the device specific folder.

Bug: 307692986
Change-Id: I18e38abb7ee6e1e44f967f755b22bd3db50720e6
Signed-off-by: Hasan Awais <hasanawais@google.com>
2023-10-27 16:57:36 +00:00
Wayne Lin
3087d9a54b gps: refine gps build system
- remove override directive
 - separate gps configuration files for each device

Bug: 291186485
Test: build pass and configuration files are correct
Change-Id: I907d5e04c267753ce25e5de5f5080536df7e7041
2023-10-27 22:23:11 +08:00