Commit graph

566 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
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
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
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
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
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
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
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
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
Hawkwood Glazier
be4360e8b7 Merge "Adjust smartspace positioning for weather clock on comet" into main 2024-02-12 19:22:41 +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
Juyu Chen
51cbede152 aidl: update telephony tuning and config
Bug: 323454634
Test: see the bug

Change-Id: I3fb3cd0d934ebf610829077a7fc8245af316b564
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-02-05 09:52:07 +00:00