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
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
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
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
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
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
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
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>
Previously, we disable config_wifiSaeUpgradeEnabled since the fw was not
ready (b/299032759). Re-enable config_wifiSaeUpgradeEnabled to support
SAE upgrade.
Bug: 299032759
Bug: 319047459
Test: WiFi basic function test
Change-Id: I45b6735167763e6536199075df6aa02e37c90ec8
- add waves tuning for voice call case
Bug: 320647188
Test: manual test
Change-Id: I7167aa313c514690031ea366f3e7bd9afd726aaa
Signed-off-by: Jasmine Cha <chajasmine@google.com>