Android Build Coastguard Worker
24e284fc09
Snap for 11498354 from 36fe827ac8
to 24Q3-release
...
Change-Id: I8e8234016258da3ab9291c95c2f43401c3a43215
2024-02-27 00:01:56 +00:00
Hans Lin
36fe827ac8
Disable CDPreferHighCap, use cam2 for CAMERA_STREAMING_STANDARD
...
Using cam2 will help reduce the framedrops for 120fps, and disabling
CDPreferHighCap helps with distributing the tasks to all cores and not
just being restricted to middle cores.
Test: GCA performance test: video 1080p, 30fps tests, slowmotion 120fps
Bug: 326154275
Change-Id: Ifedd4f3723866506a9ad1f4e0c0576f5aad8b553
2024-02-26 04:20:18 +00:00
Android Build Coastguard Worker
e4699527bb
Snap for 11492556 from 3c72b3fd4c
to 24Q3-release
...
Change-Id: I024b93a1932a44fcf34c9f0cc5223bdca78e65e9
2024-02-24 02:16:29 +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
Android Build Coastguard Worker
ebb59883b6
Snap for 11486189 from 9f854263d9
to 24Q3-release
...
Change-Id: Iffbd7b0805654562498df0fd49a661652f539aa5
2024-02-23 00:02:26 +00:00
Treehugger Robot
9f854263d9
Merge "Audio: Enabled stereo spatialization property for comet" into main
2024-02-22 18:33:13 +00:00
Treehugger Robot
3a35a3e719
Merge "audio: reduce pull duration for speaker power" into main
2024-02-22 13:12:25 +00:00
Jasmine Cha
7e859d101a
audio: reduce pull duration for speaker power
...
Bug: 326161303
Test: manual test b/326161303#comment7
Change-Id: I0d74c6a53674199257d593392a5969d66314b61d
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-02-22 11:03:04 +00:00
Treehugger Robot
1c1a4b1e29
Merge "gps: update gps version 4.15.0.145" into main
2024-02-22 09:06:41 +00:00
John Pan
2de6983945
Merge "Don't use default wallpaper when factory build" into main
2024-02-22 05:23:36 +00:00
sashwinbalaji
259d71f4d3
thermal: Update hotThresholds
...
Update emergency and shutdown threshold values to align with previous
generation foldable device.
Bug: 303547512
Bug: 322147413
Test: Build and verify lshal and use emul_temp to trigger shutdown
Change-Id: I3229de36dafcff7fdb29a6f1dd014bd49324c285
2024-02-22 08:28:57 +08:00
Android Build Coastguard Worker
e621f1640e
Snap for 11479750 from 9b0ac60d75
to 24Q3-release
...
Change-Id: I681eac7d591f70e6eb90d1bfed33def81b2a2115
2024-02-22 00:02:44 +00:00
Priyanka Advani
c67b17cf90
Merge "Revert "thermal: Update hotThresholds"" into main
2024-02-21 22:16:57 +00:00
Priyanka Advani
c12fbfbd41
Revert "thermal: Update hotThresholds"
...
This reverts commit fb839117d6
.
Reason for revert: Probable culprit for b/326235335. Will be verifying through ABTD for confirmation and before submitting the revert.
Change-Id: Ie82a56007090386c5f4425b3495fc8ccfdfc884c
2024-02-21 16:52:33 +00:00
Rios Kao
9b0ac60d75
Merge "audio: fix vts for microphone information." into main
2024-02-21 12:56:36 +00:00
Treehugger Robot
b89965cd11
Merge "thermal: Update hotThresholds" into main
2024-02-21 12:29:48 +00:00
sashwinbalaji
fb839117d6
thermal: Update hotThresholds
...
Update emergency and shutdown threshold values to align with previous
generation foldable device.
Bug: 303547512
Bug: 322147413
Test: Build and verify lshal and use emul_temp to trigger shutdown
Change-Id: Ia98dc74d5964868fa893ef1badfe0f5e37093e40
2024-02-21 18:25:04 +08: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
Rios Kao
ff2f8cb776
audio: fix vts for microphone information.
...
note:
Depending the realized in framework side, the microhone
information only report the corresponding devices info
surfaced via SDK. That means reporting bottom / back mic
are necessary.
Test: atest VtsHalAudioCoreTargetTest
Bug: 300735639
Change-Id: I1dcc744d21d909a95dfcad27c7f745b1081dabe2
2024-02-21 03:54:38 +00:00
Android Build Coastguard Worker
ff7a24813e
Snap for 11472972 from 53c3cfdb86
to 24Q3-release
...
Change-Id: I38c3f36686524b78fbcf66307e58fb94b90bda7a
2024-02-21 00:02:46 +00:00
Treehugger Robot
53c3cfdb86
Merge "Add AOSP support for comet" into main
2024-02-20 19:22:22 +00:00
James Huang
4e5c91eeaf
gps: update gps version 4.15.0.145
...
Update IsUseEntireRespTime911 and isForceHighAccuracyMode
Update NmeaBitmask
Bug: 317851543
Bug: 326003464
Test: Verify CTS/VTS and GNSS basic sanity test
Change-Id: I567bc78984d9247ddf58fe579aa6ddbcd36436e1
2024-02-20 18:39:32 +08:00
Charlotte Lu
737db6fc20
JP Initial MIC elabel CT3
...
Test: Visual Test
Fix: 317149063
Change-Id: Ic9bfcbe0891bf2e8103c07dd692fe30ccbaf149c
2024-02-20 14:47:51 +08:00
Android Build Coastguard Worker
4978da46b3
Snap for 11465908 from 165ff1c437
to 24Q3-release
...
Change-Id: Ia51066b253598b4585e8faff016cfb86709771ed
2024-02-17 22:01:58 +00:00
Treehugger Robot
165ff1c437
Merge "bluenote: update recording tables" into main
2024-02-17 09:51:53 +00:00
Jasmine Cha
84b589a15d
Merge "audio: update speaker tuning" into main
2024-02-17 05:29:02 +00:00
Android Build Coastguard Worker
778eb2b505
Snap for 11463929 from ac0e7eec88
to 24Q3-release
...
Change-Id: I72c323facbd33c5508aae45c0ba8e690220d6db4
2024-02-17 02:02:43 +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
Chris Göllner
ac0e7eec88
[Comet] Increase status bar horizontal padding from 16dp to 32dp
...
Fixes: 325580152
Test: Manual
Flag: NONE
Change-Id: I3b7991eae6c6e7af418c6243b7fda45c4d93cae2
2024-02-16 14:52:32 +00:00
Android Build Coastguard Worker
17b5e57e34
Snap for 11438798 from be4360e8b7
to 24Q3-release
...
Change-Id: I0f2658c90893e6f90615670d3b217e5b2c3a25af
2024-02-13 00:02:59 +00:00
Hawkwood Glazier
be4360e8b7
Merge "Adjust smartspace positioning for weather clock on comet" into main
2024-02-12 19:22:41 +00:00
Android Build Coastguard Worker
4253535e84
Snap for 11432142 from 4b9890490b
to 24Q3-release
...
Change-Id: Ic89022df2d053016da00aa2bdcfc918dd2857f4a
2024-02-10 02:02:25 +00:00
Hawkwood Glazier
ebab2d2cf9
Adjust smartspace positioning for weather clock on comet
...
Bug: 323483088
Test: Manually checked comet device
Change-Id: I2e4e53350d4816a1de62c9faf44258158cdcdad0
2024-02-09 21:55:18 +00:00
Treehugger Robot
4b9890490b
Merge "gps: update GNSS config" into main
2024-02-09 04:48:15 +00:00
Shiyong Li
19eaa85f3f
Merge "display: configure vrr related properties" into main
2024-02-07 21:03:13 +00:00
Juyu Chen
7838188ba2
bluenote: update recording tables
...
Bug: 324162604
Test: see the bug
Change-Id: I3f1a9d8c9d98f0def67406fb26235f5c1d46aa27
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-02-07 06:17:09 +00:00
Treehugger Robot
0e6d08e949
Merge "powerstats: use legacy data provider if MRR sysfs doesn't exist" into main
2024-02-07 04:18:06 +00:00
Treehugger Robot
5038edb2da
Merge "aidl: update telephony tuning and config" into main
2024-02-07 02:22:06 +00:00
Treehugger Robot
25bcbbc0f3
Merge "Rename include_libsitril-gps-wifi" into main
2024-02-06 20:23:29 +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
Darren Hsu
ca520b45d4
powerstats: use legacy data provider if MRR sysfs doesn't exist
...
Bug: 323590299
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: I35b5769eddac6cbe7d4ec6f585b8c1448dccfe0a
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-02-06 20:07:15 +08:00
Peter (YM)
1c20273e0b
Merge "thermal: update gpu cdev ceiling" into main
2024-02-06 08:07:51 +00:00
Peter (YM)
2f23a1f721
thermal: update gpu cdev ceiling
...
To Align with latest GPU available frquencies
Bug: 318313844
Test: run gpu stress test
Change-Id: I5260ee09877f9e4167535baa09ebc8d091587007
Signed-off-by: Peter (YM) <peterym@google.com>
2024-02-06 06:39:19 +00:00
Isaac Chiou
3a6c9aae82
Merge "Wifi: Enable config_wifiSaeUpgradeEnabled" into main
2024-02-05 15:18:08 +00:00
David Li
596f5af3a7
audio: refactor spatializer offload playback
...
Bug: 307842941
Test: manual test
Change-Id: Ic02c3e62af1d92947d2726e9a80777d877997ccb
2024-02-05 13:56:41 +00:00
James Huang
6a06f7c6f7
gps: update GNSS config
...
Update RF Frond-End Loss.
Update VDR End condition.
Bug: 323810816
Bug: 319343661
Test: Verify if setting correct
Change-Id: I4a4aa81bdf86950953253d36a94274846aaddd5d
2024-02-05 20:02:44 +08:00
Chris Göllner
ab6dacb651
Merge "[Comet] Configure display unique ids for camera protection" into main
2024-02-05 11:52:26 +00:00