Use the maxScale value of the outer screen so the inner screen will have
matching density values.
Fix: 324439718
Test: Manual
Change-Id: Idb9cf7fabcf0f7705c94fc7c982ff33d0830cdbc
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
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>