Commit graph

679 commits

Author SHA1 Message Date
Treehugger Robot
775635d4c3 Merge "thermal: Add initial VIRTUAL-SKIN-OUTER-DISPLAY" into main 2024-02-29 04:51:31 +00:00
James Huang
12c451a42d GPS : Update GNSS FW 4.15.0_147
Bug: 327304220
Test: Verify CTS/VTS and GNSS sanity test
Change-Id: I3217d2476469f0886a17835e714ba6f3b981e220
2024-02-28 14:38:06 +08:00
Android Build Coastguard Worker
9d5998c9cf Snap for 11504269 from e73f420198 to 24Q3-release
Change-Id: Ia5e00392c51a568d31fd842677f187c57cb5a130
2024-02-28 00:02:33 +00:00
Kai Chang
e73f420198 Merge "Add fingerprint boost powerhint for comet" into main 2024-02-27 12:47:11 +00:00
Graciela Putri
0934f8c8f3 Merge "Reduce display density max scale to match outer screen" into main 2024-02-27 09:37:05 +00:00
Derick Hong
4c7440fa63 Merge "display/ct3a: update brightness table" into main 2024-02-27 08:41:40 +00:00
Android Build Coastguard Worker
24e284fc09 Snap for 11498354 from 36fe827ac8 to 24Q3-release
Change-Id: I8e8234016258da3ab9291c95c2f43401c3a43215
2024-02-27 00:01:56 +00:00
Graciela Wissen Putri
e970cc7b58 Reduce display density max scale to match outer screen
Use the maxScale value of the outer screen so the inner screen will have
matching density values.

Fix: 324439718
Test: Manual
Change-Id: Idb9cf7fabcf0f7705c94fc7c982ff33d0830cdbc
2024-02-26 19:41:55 +00:00
sashwinbalaji
ab5065e8a5 thermal: Add initial VIRTUAL-SKIN-OUTER-DISPLAY
To monitor and verify the feature of "sensor name based brightness
throttling", add VIRTUAL-SKIN-OUTER-DISPLAY of type DISPLAY.

But to ensure no regression, set its equation to be same as VIRTUAL-SKIN
and in future once verified we can update the equation.

Bug: 326615866
Test: Local build and verify thermal logs
Change-Id: I370990837911ab4b733aa9adca624ff1788f9500
2024-02-26 18:37:22 +08:00
derickhong
2285c0221a display/ct3a: update brightness table
Bug: 325697619
Test: adb shell /vendor/bin/dumpsys displaycolor
Change-Id: I0439fcaf585576f64803957dbc8cf15a419bc32a
2024-02-26 17:43:03 +08:00
Kai Chang
2696b1b03a Add fingerprint boost powerhint for comet
BUG: 307643740
Change-Id: I240a0fdaf4b592443f7c919e9b5813d5a5aa8122
2024-02-26 09:12:04 +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
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
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
weichinweng
4be3e4e38c Add BT offload config into bt_vendo_overlay
bug: 287672291
bug: 323464810
Test: BT off/on when BT CHRE enabled/disabled
Change-Id: I1c0cc49bf6c4ea10c61a8059a088a6c0a4e85d7e
2024-02-20 09:29:39 +00: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