Shinru Han
eede6b196b
Merge "gps: Update gps makefile" into main
2024-03-12 07:06:17 +00:00
Treehugger Robot
e19e94bf71
Merge "ct3: Enable media performance class 14" into main
2024-03-11 09:25:54 +00:00
Shinru Han
5b8956fc8e
gps: Update gps makefile
...
Test: on-device
Bug: 326527903
Change-Id: I979dee0ac81cf74d9f62ee365ae52ce0ae3c6c9f
2024-03-11 06:35:17 +00:00
Carter Hsu
f26270490e
audio: remove the HIDL SoundDose from AIDL
...
Bug: 328014856
Test: atest vts_treble_vintf_vendor_test, and confirmed no android_hardware_audio_sounddose_ISoundDoseFactory_default_V2_5 error
Change-Id: I10b9b4db65dd9daf0998beb295157a39d2173f38
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-03-11 02:36:49 +00:00
Shiyong Li
768ee34b3c
Merge "display: change vrr.enabled to xrr.version" into main
2024-03-08 01:28:49 +00:00
John Chang
7e15c18ea4
display: change vrr.enabled to xrr.version
...
Bug: 328001545
Test: Test MRR Version 2 is properly configured
Change-Id: Ie0968e277f93dec9f78e70434b448cb92ba4539a
2024-03-07 22:19:51 +00:00
John Chang
aa5743fb3d
display: change vrr.enabled to xrr.version
...
Bug: 328001545
Test: Test MRR Version 2 is properly configured
Change-Id: Ie0968e277f93dec9f78e70434b448cb92ba4539a
2024-03-07 02:00:16 +00:00
Yabin Cui
a517043f44
comet: add etm modules in userdebug/eng builds
...
Bug: 321061072
Test: build and run comet
Change-Id: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
2024-03-06 16:34:17 -08:00
Treehugger Robot
c713d8c9b2
Merge "Set system property for Bluetooth Auto On feature" into main
2024-03-06 06:24:10 +00:00
Ted Wang
d37d818008
Set system property for Bluetooth Auto On feature
...
Bug: 328169534
Test: make
Change-Id: I7e58ca7d0c1e4b50d6c8e049d8f0d393712cea2d
2024-03-06 05:06:20 +00:00
shihchienc
d3157386d8
Support Thread HAL on CT3
...
add Thread config into device, default not enabled.
Bug: 318601784
Test: Build pass
Change-Id: I8fa76b25efe21a8485faf1355f38d6363ca8e7e6
2024-03-04 12:19:37 +00:00
Jerry Huang
cfc04318bb
ct3: Enable media performance class 14
...
Bug: 289909806
Test: run cts -m CtsMediaPerformanceClassTestCases
Change-Id: I588c520ceeb9cffdc36fe03368cb01980efb72e5
2024-02-23 07:40:50 +00:00
Richard Chang
3c72b3fd4c
Merge "comet: move zram size setting to general mk file" into main
2024-02-23 06:08:35 +00:00
Treehugger Robot
9f854263d9
Merge "Audio: Enabled stereo spatialization property for comet" into main
2024-02-22 18:33:13 +00:00
John Pan
2de6983945
Merge "Don't use default wallpaper when factory build" into main
2024-02-22 05:23:36 +00:00
Richard Chang
ddd8843e47
comet: move zram size setting to general mk file
...
Bug: 316995456
Test: perfwbs
Change-Id: Idcd2846de0ac99a8d928fb76b677d9aba58348b4
2024-02-21 08:51:21 +00:00
Treehugger Robot
a6c5f1695b
Merge "Add SettingsCometOverlay" into main
2024-02-21 06:45:49 +00:00
John Pan
bdd387ef40
Don't use default wallpaper when factory build
...
Bug: 325990173
Test: Build pass; Manual
Change-Id: I59229cb7bb3bd5fce4d3b5437718a35cc74f25cc
2024-02-21 06:22:35 +00:00
Charlotte Lu
060cb979fc
Add SettingsCometOverlay
...
Test: Visual Test
Fix:317149063
Change-Id: I683c9685b43f5c15dee2a7e5dee1150b3e656f8e
2024-02-21 05:01:01 +00:00
Bill Yi
3b17d4f6a1
Add AOSP support for comet
...
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project name is
platform/vendor/aosp/google_devices/comet
and the path is
vendor/google_devices/comet
BUG: 325612343
Change-Id: I12441122c23a08aadcee7fcf59b2e6a086c5ab83
2024-02-16 08:29:19 -08:00
Shiyong Li
19eaa85f3f
Merge "display: configure vrr related properties" into main
2024-02-07 21:03:13 +00:00
Cole Faust
d7afb3f9ca
Rename include_libsitril-gps-wifi
...
We're adding a restriction that soong config namespaces/variables
are valid go identifiers. The dash in the name fails that check.
Bug: 323382414
Test: Presubmits
Change-Id: I925c526de2b19f457b68b1fd82c8fe2ebd78de64
2024-02-06 09:54:29 -08:00
Weizhung Ding
b408196842
display: configure vrr related properties
...
Bug: 316233434
Test: check build.prop
Change-Id: Ibe87bf76713acf3f2f72dd4d3500b6dcea49c243
2024-02-02 03:45:16 +00:00
John Pan
a6f17da959
Merge "Build CT3 default CMF color wallpaper" into main
2024-02-02 02:15:51 +00:00
Nikhil Bhanu
18d6f6b4df
Audio: Enabled stereo spatialization property for comet
...
Bug: 323223919
Test: manual - Tested enable/disable behavior on shiba
Test: manual - Playback stereo content with spatial audio enabled
Change-Id: Iffeb527ff42542c7be00cdb487bafbf1d674a5e1
2024-02-01 12:41:43 -08:00
Jasmine Cha
36621d0a95
audio: enable spatial audio for speaker on UI
...
Bug: 323080242
Test: manual test
Change-Id: I14f9c2a3ac97089cf668bf1483faf4124201e619
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-02-01 08:14:16 +00:00
John Pan
187b3685e2
Build CT3 default CMF color wallpaper
...
Bug: 321990833
Test: Build pass; Manual
Change-Id: Ide83ad816cebd158f2a131e88da1aaf3766f50d5
2024-02-01 07:02:18 +00:00
Treehugger Robot
7b8e561c02
Merge "Porting Spatial Audio" into main
2024-01-31 02:56:28 +00:00
Cathy Hsu
8fd4809515
Merge "display: ct3e: port brightness profile from ct3c" into main
2024-01-31 01:22:30 +00:00
Wayne Lin
f9397ad4dc
Merge "gps: refine iGNSS build system - sepolicy" into main
2024-01-30 05:45:58 +00:00
Ted Wang
5c2ac81982
Porting Spatial Audio
...
bug: 320398029
Test: build
Change-Id: I85ab86557c547fc78ba4873140d37a0beb3b1707
2024-01-30 03:22:01 +00:00
Chris Paulo
8ef6ee3e3e
Merge "comet/vibrator: Update loc coeff and device mass" into main
2024-01-29 20:52:48 +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
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
Ted Wang
919dd1d75e
[Bluetotoh] SAR table for EVT DF
...
Bug: 322417664
Test: make
Change-Id: I77febbce133b577bb0e3076b8ca6d73ab514b7ca
2024-01-26 02:38:19 +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
Wayne Lin
486e8c1ad2
Merge "gps: refine iGNSS build system" into main
2024-01-23 08:02:06 +00:00
Isaac Chiou
0b5c502125
Merge "Add GRilServiceOverlay RRO" into main
2024-01-22 11:04:47 +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
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