Commit graph

133 commits

Author SHA1 Message Date
Treehugger Robot
afbfa532f0 Merge "Disable Thread with resource overlay" into 24D1-dev 2024-03-28 06:46:06 +00:00
John Chang
f115c44f60 Merge "display: create entity_name property" into 24D1-dev 2024-03-27 18:52:06 +00:00
Kamal Shafi
d9d7465a7c Merge "Revert^2 "Add system property for camera OIS with system imu"" into 24D1-dev 2024-03-27 05:40:06 +00:00
shihchienc
d4c2c65a19 Disable Thread with resource overlay
Bug: 330111321
Test: manual check the thread stack is not enabled
Change-Id: I0db57d5d0701e40548873960a070b132eb8d47c1
2024-03-27 04:41:42 +00:00
George Lee
3875f5bfbf Merge "bm: add mitigation config file for comet" into 24D1-dev 2024-03-27 03:20:08 +00:00
WeiChungChang
7a3f70b91e display: create entity_name property
HWC should designate the entity name 'Inner-Display'
for the primary display in cases of dual panels.

Bug: 329370514
Test: verify powerstats for dual panel devices
Change-Id: Id9dc05d081f21dad7c97f9a7a061164fb01644dd
2024-03-26 22:39:26 +00:00
Chris Paulo
cd76ca41fc vibrator: Enable adaptive haptics v1
Bug: 325554350
Test: atest SettingsGoogleRoboTests:com.google.android.settings.accessibility.AdaptiveHapticsTogglePreferenceControllerTest
Change-Id: I4604872786f177a6d307d9fdc24bfe8149ae081a
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2024-03-25 19:52:40 +00:00
samou
091f336787 bm: add mitigation config file for comet
Bug: 319619657
Change-Id: Ia0fd24265603119ad5fe9dbb95cfb54f41c96f1c
Signed-off-by: samou <samou@google.com>
2024-03-25 03:42:48 +00:00
Kamal Shafi
4798f3109b Revert^2 "Add system property for camera OIS with system imu"
This reverts commit be082e2f45.

Reason for revert: patching race condition together

Bug: 324008766
Change-Id: Ida5fe782a246dd76b7a14469d2dd7e7a1a2d7998
2024-03-22 08:43:36 +00:00
Kamal Shafi
be082e2f45 Revert "Add system property for camera OIS with system imu"
This reverts commit b0af60d262.

Reason for revert: b/330294678 device suspend caused probe stop halfway and device wastes power.

Bug: 330294678
Test: build
Change-Id: I2ab8982c81275a2154c187cac77d8e0c33abdc8b
2024-03-21 09:01:39 +00:00
Yabin Cui
5276b45a25 comet: add etm modules in userdebug/eng builds
Bug: 321061072
Test: build and run comet
Change-Id: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
Merged-In: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
2024-03-15 14:18:10 -07: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
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
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