Commit graph

162 commits

Author SHA1 Message Date
Bruno BELANYI
bfb9df260d Merge "zuma: Bump deqp conformance level to 2023" into udc-d1-dev 2023-04-14 11:41:27 +00:00
Bruno BELANYI
f1c32332c3 zuma: Bump deqp conformance level to 2023
Bug: b/275143446
Test:  atest GtsGraphicsHostTestCases:com.google.android.graphics.gts.VulkanTest#checkVulkanDeqpLevelIsHighEnough -- --abi arm64-v8a
    && atest GtsGraphicsHostTestCases:com.google.android.graphics.gts.OpenGlEsTest#checkOpenGlEsDeqpLevelIsHighEnough -- --abi arm64-v8a
Change-Id: I17ac4c89b3f37a721473c1a687256c8b834dc896
2023-04-12 15:19:30 +00:00
Carter Hsu
c0191a1c8d audio: add CCA persistent properties
Bug: 267694116
Test: Verified on the test build
Change-Id: Idc24d63756a92a52c5dd4611a31bf510e11e2835
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-04-07 10:40:56 +08:00
Erik Staats
1460b7dc11 zuma: Add UmfwStat
Bug: 272323547
Test: Verified UmfwStat tables are dumped in bug report.
Change-Id: I2372dcd5c698b711d1bb5b95b1d43beb22192c7d
Merged-In: I2372dcd5c698b711d1bb5b95b1d43beb22192c7d
2023-03-30 17:13:59 +00:00
Adam Shih
e5ab3a8d71 Move pixel dumpstate to gs-common
Bug: 240530709
Test: adb bugreport
Change-Id: Ief9dc020bad3ab6a37c81161121f9424fd4ddff5
Merged-In: I70a1cd1a2a2b78b043f3c7fa8ff47f2fec75e078
(cherry picked from commit 72a8053cd6)
2023-03-27 17:49:52 +00:00
TreeHugger Robot
6ec8bfac85 Merge "trusty: Add trusty_stats_test" into udc-d1-dev 2023-03-23 16:19:47 +00:00
Armelle Laine
fbbbd48e01 trusty: Add trusty_stats_test
Test: /data/nativetest64/vendor/trusty_stats_test/trusty_stats_test
Bug: 259517277
Change-Id: I40eba69428df1b577456ab6a79f5ffc634fec9ac
(cherry picked from commit 473839b618)
2023-03-23 00:15:46 +00:00
Armelle Laine
40ebfd59aa Add metrics to the zuma makefile
Bug: 259517277
Test: TBD
Change-Id: I4423c4df03a34d68dcec81a1ffc1f00e28fb685b
(cherry picked from commit 43f7439f43)
2023-03-23 00:14:12 +00:00
Joerg Wagner
e64fbfc479 Merge "Update Mali DDK to r40 : Sysprop configuration settings" into udc-d1-dev 2023-03-21 14:36:16 +00:00
Jörg Wagner
1707e8773e Update Mali DDK to r40 : Sysprop configuration settings
Expose DDK's dynamic configuration options through the Android Sysprop
interface, following recommendations from Arm's Android Integration
Manual.

Bug: 261718474

(cherry picked from commit 5c92150482)
Merged-In: I9549304a70277e00202680885c596bec2dc21bcf
Change-Id: I6b59af08cc46b80226596fcbf8d764c565b71b0e
2023-03-20 14:56:15 +00:00
TreeHugger Robot
2774621efd Merge "zuma: Use SkiaVk as RenderEngine backend" into udc-dev am: a20a176509
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22120766

Change-Id: Iaa42499f517ea82494fa7cae08eaef328f057c29
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-18 00:44:52 +00:00
Ian Elliott
4a0971bb34 zuma: Use SkiaVk as RenderEngine backend
After 2 days, I see no issues after enabling on Pixel 7 Pro.  Time to
enable on more devices.

Test: no issues seen after enabling on Pixel 7 Pro
Bug: 236390072
Change-Id: Ib0e09ba3e21d008db4c5df7b0c190a94b63a8a3a
2023-03-17 16:48:19 -06:00
Ziyi Cui
90d6617f83 zuma: Update path reading for perf-metrics
Bug: 232541623

Test: Verified the existence and correctness of atom

adb shell cmd stats print-stats | grep 105043
adb shell cmd stats print-stats | grep 105044

Change-Id: Iff8142d699449cbcc63639d984aa158daa7ec529
Signed-off-by: Ziyi Cui <ziyic@google.com>
2023-03-12 23:39:11 +00:00
Jasmine Cha
0e15412735 Merge "audio: move audio hal hidl mk to gs-common." into udc-dev am: 59829e247c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21916960

Change-Id: I77d8f5b065270ca7feea3f6f3f050bd2b4fb53f9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-10 02:19:45 +00:00
Jasmine Cha
59829e247c Merge "audio: move audio hal hidl mk to gs-common." into udc-dev 2023-03-10 02:06:04 +00:00
Adam Shih
77b8d93f1f Merge "move ril dump to gs-common" into udc-dev am: 3d0464984f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21873544

Change-Id: Idfc7abece8659ab5dfaa9134a52e507b9e51908f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-09 05:44:21 +00:00
Jasmine Cha
918eb222b9 audio: move audio hal hidl mk to gs-common.
Bug: 259161622
Test: build pass and check audio function with HIDL service

Change-Id: I83a9f4103daccd5fd377a99b2aadaaa51544d918
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-03-09 10:06:20 +08:00
Adam Shih
1ba64b984e move ril dump to gs-common
Bug: 240530709
Test: adb bugreport
Change-Id: I2784ec3414ed503b032a2268acca4e39044556f3
2023-03-08 11:41:34 +08:00
Zheng Pan
b481660643 Install insmod config file to vendor_dlkm/etc
Insmod configs are moved from HLOS to kernel repo and need to
build in vendor_dlkm.img

Bug: 270603150
Test: Build image and flash. Make sure modules are loaded and
      configs exist under /vendor_dlkm/etc
Change-Id: I46cb20dddab8633725445b546cb2cd0a4a68bd6a
2023-03-07 19:07:28 +00:00
Adam Shih
dfbc066486 Merge "move camera dump to gs-common" into udc-dev am: 608ff36086
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21692922

Change-Id: I70bc6152428a9b054be3ef858f6479b5c0fd7413
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-07 00:04:42 +00:00
Adam Shih
608ff36086 Merge "move camera dump to gs-common" into udc-dev 2023-03-06 23:29:45 +00:00
Ernie Hsu
19278e28b5 Merge "Include mediacodec_samsung setting from gs-common" into udc-dev am: fe78132e16
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21546839

Change-Id: Ia92cd28c5b0380f9d4ac6d7cbf6a7cdde43d7b3a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-02 09:19:35 +00:00
Ernie Hsu
fe78132e16 Merge "Include mediacodec_samsung setting from gs-common" into udc-dev 2023-03-02 08:38:54 +00:00
Adam Shih
5ed79e55dc move camera dump to gs-common
Bug: 240530709
Test: adb bugreport
Change-Id: I9ffb7f1fd93462237e4610592d0589cedbc3d1ab
2023-03-02 15:09:16 +08:00
Adam Shih
cfd9b05e30 Merge "move gxp dump to gs-common" into udc-dev am: a759a55943
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21647082

Change-Id: Ie32b6da066d0c3221a5743055f244687ff6cbf6e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-02 03:34:33 +00:00
Adam Shih
a759a55943 Merge "move gxp dump to gs-common" into udc-dev 2023-03-02 02:45:46 +00:00
Adam Shih
cb302d9794 move gxp dump to gs-common
ag/21644929 is where the operation lives in the future.
Bug: 240530709
Test: adb bugreport
Change-Id: I6e621228a1964ec0b83afe02cd0059c7ee361b20
2023-03-01 21:58:41 +00:00
Ernie Hsu
6fb95110c4 Include mediacodec_samsung setting from gs-common
Bug: 263444717
Test: build pass, camera record, youtube
Change-Id: If553375d51d038627ed8d5fb0900e9e676f6015f
2023-03-01 11:41:46 +00:00
Hasini Gunasinghe
7f51fa5a41 Merge "Set the environment variable to switch the Keymint HAL service to Rust" into udc-d1-dev 2023-02-28 02:22:53 +00:00
Binhao Lin
2fd4b02088 Merge "Enable new multicam framework for P23" into udc-dev 2023-02-27 23:31:14 +00:00
Hasini Gunasinghe
9c6d86ddaa Set the environment variable to switch the Keymint HAL service to Rust
Ref: aosp/2328294

Note:
This CL switches the Keymint HAL to the Rust implementation which can
only communicate with a Keymint TA implemented in Rust in Trusty.
go/gpar/489149 switches the Keymint TA to the Rust implementation.

Therefore, this CL is one of two CLs that needs to be synced in order
for the zuma devices to be able to boot with
Keymint Rust implementation.

Bug: 197891150
Bug: 225036046
Test: VtsAidlKeyMintTargetTest
Change-Id: I53307b3911a478d941fc2d6cc39f3d410ad050e0
2023-02-27 18:14:52 +00:00
Binhao Lin
5640a78f48 Enable new multicam framework for P23
Bug: 240167574
Test: Camera test checklist
Change-Id: Ia7c119be8ae044c827c948d6bab722dd8c03ea7d
2023-02-24 15:17:17 -08:00
Cody Heiner
43cec0a541 Merge "Add Pixel touch service." into udc-dev 2023-02-24 22:20:17 +00:00
Philip Quinn
7a1c5b2ac7 Add Pixel touch service.
Bug: 270444888
Test: make on udc-dev and udc-d1-dev-plus-aosp-without-vendor
Change-Id: Iac1dee5578099dca25eee57da8e9a7eefa42adda
2023-02-24 07:59:56 +00:00
Adam Shih
c4b1ded167 Merge "Move HWC dump to gs-common" into udc-dev 2023-02-24 03:17:38 +00:00
Jayachandran C
1c77cb2baf Do not compile AoC audio for aosp and factory builds
Fix: 265179406
Fix: 269273333

Test: make
Change-Id: I07a78748ff18fb8dd772bdc83e072974f12c70ac
Merged-In: I07a78748ff18fb8dd772bdc83e072974f12c70ac
(cherry picked from commit c97337e9f8)
2023-02-22 15:36:16 +00:00
Adam Shih
04ca8b59c9 Move HWC dump to gs-common
Bug: 269212897
Test: adb bugreport
Change-Id: I454668d8df81069fdd78bf573a428f4adb8adc6b
2023-02-22 13:54:55 +08:00
More Kuo
7a061bb7f5 Set default the Bluetooth class of device
The class of device is a string with a list of uint8t values:
90,66,12

The meaning is as follows:
{Service Field, Major class, Minor class}

Service Field: 0x5A -> 90
    Bit 14: LE audio
    Bit 17: Networking
    Bit 19: Capturing
    Bit 20: Object Transfer
    Bit 22: Telephony
MAJOR_CLASS: 0x42 -> 66 (Phone)
MINOR_CLASS: 0x0C -> 12 (Smart Phone)

Bug: 268583002
Test: Check COD

Change-Id: I46b62aa06296f3b565cd35da5d6742ab0b30fab8
2023-02-22 03:35:28 +00:00
Adam Shih
700b5287f8 Merge "make dumpLogSection compatible to new structure" into udc-dev 2023-02-22 03:00:42 +00:00
Cheng Chang
e0e7b8501c Merge "gps: separate sdk version" into udc-dev 2023-02-22 03:00:38 +00:00
Adam Shih
d6bd696649 make dumpLogSection compatible to new structure
Bug: 240530709
Test: adb bugreport
Change-Id: I731a7f59e327789018330c2ca7353105de1ddb8f
2023-02-21 11:07:42 +08:00
Cheng Chang
4f441a437b gps: separate sdk version
Test: sanity test at b/268167428
Test: sanity test at b/268166962
Test: atest CtsLocationGnssTestCases
Test: atest VtsHalGnssTargetTest
Bug: 268165042
Change-Id: Iadba50f626c23a01eb0643cc78b750458b5e12bf
2023-02-21 03:00:06 +00:00
Po-Ya Hsu
b741a63df2 Revert "Temporary turn off DSP Saliency and ESP."
This reverts commit 6191ab4e6b.

Reason for revert: Enable DSP Saliency and ESP by default.

Bug: 258342843
Test: Stability test passed (b/264671175)

Change-Id: Ib1ec0525511748567e96cbfdf830073687c85b8b
2023-02-20 03:52:33 +00:00
Nathan Huckleberry
d4aea9089b Enable HCTR2 for filenames encryption
Fix prefix-correlation weakness in filenames encryption by switching to
AES-256-HCTR2.  Enabling HCTR2 fixes a longstanding known weakness in
filenames encryption.

Also enable HCTR2 for adoptable storage.  Pixel phones don't have an SD
card slot.  So they can only have adoptable storage through the "Virtual
SD Card", which is for testing only.

Bug: 265046004
Test: Equivalent changes were tested on P21 since I don't have a P23.
Will be tested with storage-qa.

Change-Id: I0666eb07c4b93b1bab4da41e3b4f5019ac38c213
2023-02-18 02:03:15 +00:00
Adam Shih
8eb00e662f move devfreq dump to gs-common
Bug: 240530709
Test: adb bugreport
Change-Id: Ia5faaf0891a91fad1120358f38f40f6227d88d45
2023-02-15 11:11:00 +08:00
TreeHugger Robot
9f97f3aa68 Merge "Added libimsmedia and soong config variable (pixel specific) for improved wifi calling" 2023-02-14 13:32:15 +00:00
dhavalc
ed1065a826 Added libimsmedia and soong config variable (pixel specific) for improved wifi
calling

Fix: 265179406

Test: build(mm)
Change-Id: I0fc267624811eba5f288d70225b167ef13833ebe
2023-02-14 12:32:38 +00:00
Jaegeuk Kim
eb83660057 Remove deprecated f2fsstat
Change-Id: If5d1bdc39109150b7d49565760e28771656988f2
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2023-02-13 12:58:34 -08:00
Adam Shih
e3aae9ad7d Merge "extract misc section from dumpstate" 2023-02-13 03:24:47 +00:00
Tim Lin
d0226c5674 Merge "include ril.mk to enable ril extension service" 2023-02-11 02:33:44 +00:00