As the latest Mali DDK exposes a Vulkan 1.3 driver
also setup the device properties accordingly.
Bug: 259507479
Change-Id: Ic8d7ac82e72729268e5cabf9ad2c0309dcc1db8f
Bug: 237287659
Test: Confirm its only debug build only has BrownoutDetection app
Merged-In: If80954497a75da0d41c8d75126e42eaae1330003
Change-Id: Ibc1102f779007692d41a423a30075f745129ea1b
Signed-off-by: George Lee <geolee@google.com>
This reverts commit f7f4d8e84f.
Reason for revert: The issue b/255244818 caused by cl/476717338 is fixed in cl/477452462 on QPR2.
Bug: 257660234
Test: CTS
Test: Check DSP-TPU landmark is enabled.
Change-Id: I122b3d786cf670515fc471baa043fdd4ccdf0d72
This app files bugreport for user-debug build with reboot reason = ocp
or uvlo. Removed the dependency on BetterBug.
Bug: 237287659
Test: Ensure bugreport is generated under user-debug build with reboot
reason = ocp or uvlo.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I267f077e9c6c856b038b008397c0b465d209d9c3
Since we have tablet project and its COD device class should not
be same as phone, we need to add tag for each tablet project so
that when we build project, we can use different COD setting toward
different projects.
Bug: 244403430
Test: build project and check EIR
tablet should have ComputeR/handheld PC/PDA class and phone should
have Phone/Smartphone class
Change-Id: I044d93b3c2200ad2025ae44319f0836b079f2584
Support to exclude baro, HIFI, prox sensor features
Bug: 240652154
Test: adb shell pm list features
Change-Id: Ia1a14acc208f04e2264d3ee03a1cef958fd829af
Add TARGET_PRODUCT variable to aoc daemon build. This will be useful for
including/excluding certain features depending on product type, e.g.
T6 hotword AP offload.
BUG: 240748763
Change-Id: I412309789279830e2380764bb475a9c65b39c355
Let clients determine the configuration of camera flash/autofocus
features. Copy the rule by conditions:
- android.hardware.camera.xml for a non auto-focus camera.
- android.hardware.camera.flash-autofocus.xml for an auto-focus camera.
Bug: 239142680
Test: adb shell pm list features
Change-Id: I82fc7284743453712b6468efbb348c25b8c2ca88
Bug: 206065000
Test: use test build to check the property
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ia1f814dacbc7b4e0f1b5cda1bd8d1dcc551f0ea0
Bug: 235907074
Test: Boot and check cpif does not boot loop
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: I9347b29f945c438d2d9c206d56cfa172891b5c18
Allow default value of ro.crypto.metadata_init_delete_all_keys.enabled
to be overridden.
Bug: 235884193
Test: Confirm boot to home, not overridden by default
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: Ifd99ff6c2a1885145906613c9081dc836f59c096
Bug: 234324473
Test: Compile pass. Verified sensor list & sampling on C10.
The validation is done both on PDK build and tm-d1-dev build.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I371104ceeb39d668dabaf2ba5f705146c60d9bab
This ports the gs101 configuration - which clears the secure
deletion keys upon factory reset - to (REDACTED DEVICE), as
suggested by David Drysdale in b/223934835#comment53. In the
absence of this change, the key slots may eventually get filled
up (e.g., by failing tests) and never be released.
Bug: 223934835
Test: Check logcat that keys are cleared after factory reset
Change-Id: I56efb76cb6bb0cdfe2eb9b0ac3ca89e49bfc57f0
(cherry picked from commit 4da7fdc1a7)
Bug: 233082034
Test: Verified that head tracker feature is set and sensor feature CTS
test passes.
Change-Id: I125284a6264af74d9aebfa8a1cb1e91a8f6a67a1
Mitigation Logger logs battery related information for 1 second when it
is triggered by under voltage or over current interrupts. Information
collected is to help debug system brownout.
Bug: 228383769
Test: Boot and Test
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Icc5bf599eff7715545ed66d352ec00ae5d633aa0
- Disable dlkm ramdisk fragment from vendor_boot
- Enable vendor_kernel_boot and OTA support
- Set partition size to 64MB
Bug: 214409109
Change-Id: I4a6ee0b2f1c44a4d257cc51cf408f6f7cf295471
Signed-off-by: Lucas Wei <lucaswei@google.com>