Commit graph

2815 commits

Author SHA1 Message Date
Android Build Coastguard Worker
19c02e62d4 Snap for 11479750 from 6f86f154f7 to 24Q3-release
Change-Id: Ia61749815d4a09b3a88f9cdc838ebe55650e1ed4
2024-02-22 00:04:05 +00:00
Android Build Coastguard Worker
84633bf24c Snap for 11479893 from 6f86f154f7 to 24Q2-release
Change-Id: Ief9ad1bcb81679d0b0248d77fbce18b562e525d1
2024-02-22 00:03:46 +00:00
David Drysdale
5375e70d96 Enable Secretkeeper HAL service on zuma
The prebuilts on `main` for zuma devices have been updated to include:
- the Secretkeeper TA in Trusty
- the ABL changes to retrieve the Secretkeeper identity pub key.

So enable the corresponding HAL service for Secretkeeper when the
relevant build flag is enabled.

Bug: 291228655
Bug: 306364873
Test: VtsSecretkeeperTargetTest on shiba
Change-Id: Ida12d0742c1e74e15e0f5606ab19cdb90afbcb2b
2024-02-21 12:37:09 +00:00
Daniel Okazaki
6f86f154f7 dumpstate: moving charger nodes to user build
Bug: 323415060
Test: adb bugreport
Change-Id: Ic40a2a19e9f94ee294d27ac1164d6d192e111660
Signed-off-by: Daniel Okazaki <dtokazaki@google.com>
2024-02-17 01:19:49 +00:00
Android Build Coastguard Worker
26aa6fcce9 Merge "Snap for 11456215 from 34c969d4c5 to 24Q2-release" into 24Q2-release 2024-02-16 01:40:36 +00:00
Android Build Coastguard Worker
13152c6a07 Merge "Snap for 11456215 from 34c969d4c5 to 24Q2-release" into 24Q2-release 2024-02-16 01:33:10 +00:00
Android Build Coastguard Worker
b2c86e3bb1 Merge "Snap for 11455877 from 34c969d4c5 to 24Q3-release" into 24Q3-release 2024-02-16 01:30:13 +00:00
Android Build Coastguard Worker
b9a8feb573 Snap for 11456215 from 34c969d4c5 to 24Q2-release
Change-Id: If067a98f56a6875f0f8314e5f29e19d66c7297ad
2024-02-16 00:34:15 +00:00
Android Build Coastguard Worker
16e7b8d668 Snap for 11455877 from 34c969d4c5 to 24Q3-release
Change-Id: Ib278e2936c98fef8aeae57de75e399740378557e
2024-02-16 00:24:24 +00:00
Android Build Coastguard Worker
03d10c4d62 Snap for 11456215 from 34c969d4c5 to 24Q2-release
Change-Id: I99f3503d75c5752e937b713e1d3969b37174d7d5
2024-02-16 00:22:15 +00:00
Android Build Coastguard Worker
a2925641a8 Snap for 11456215 from 34c969d4c5 to 24Q2-release
Change-Id: If634d67c6e0afc0ec352037f9f5f51c76317ca3b
2024-02-16 00:20:35 +00:00
Android Build Coastguard Worker
a48b5cd4b5 Snap for 11455651 from 34c969d4c5 to 24Q3-release
Change-Id: Icc840847d41b903b9113ca7f99dc7e88e490ec1f
2024-02-16 00:15:17 +00:00
Android Build Coastguard Worker
f4a5076626 Snap for 11449429 from d2ec488c9d to 24Q3-release
Change-Id: I1f8d764b475672ef5c07894de64927be55fbce21
2024-02-15 00:03:43 +00:00
Android Build Coastguard Worker
c000bba17d Snap for 11449429 from d2ec488c9d to 24Q2-release
Change-Id: I02437cb2dd51bbd9e22114725fa8ccf520e43eba
2024-02-15 00:03:33 +00:00
Kalesh Singh
34c969d4c5 Merge "Revert "zuma: Set max supported page size to 65536"" into main 2024-02-14 22:34:04 +00:00
Juan Yescas
26a8491cd4 Revert "zuma: Set max supported page size to 65536"
This reverts commit 2697a88c66.

Reason for revert: b/324952273

Change-Id: I1535c2de7d9769bbad5829331092f365193fd40b
2024-02-14 17:26:55 +00:00
Treehugger Robot
d2ec488c9d Merge "Fix permissions for dp_hotplug_error_code sysfs node" into main 2024-02-14 02:48:41 +00:00
Sergey Volk
b5769ac1f1 Fix permissions for dp_hotplug_error_code sysfs node
DisplayPort kernel driver passes error code/status to hardware composer
via the dp_hotplug_error_code sysfs file. When HWC receives/consumes
the error, it will write "0" into that file to reset the error code. So
this file must be readable and writable by the HWC code running with
"system" user/group permissions.
Previously we used to set the ownership to system:system, but in order
to be more consistent with the rest of sysfs files in that directory,
we can use root:graphics instead with permissions 0664. HWC runs
under the "graphics" group, so this should allow HWC write access.

Bug: 324953626
Test: checked permissions of dp_hotplug_error_code sysfs
Change-Id: Idf65acc12d158a78565c41f4e2aea24362e2cdff
2024-02-14 00:58:35 +00:00
Android Build Coastguard Worker
3043906aed Snap for 11444718 from ce338d50ef to 24Q3-release
Change-Id: I8b02142fd0410d0933dd6880e47dabfd2a1cfbef
2024-02-14 00:04:17 +00:00
Android Build Coastguard Worker
63c93c045b Snap for 11444858 from ce338d50ef to 24Q2-release
Change-Id: Ic90589e2771ecdb62701e9e7a998b356e7f005d1
2024-02-14 00:04:07 +00:00
Juan Yescas
ce338d50ef Merge "zuma: Set max supported page size to 65536" into main 2024-02-13 21:07:50 +00:00
Android Build Coastguard Worker
02ec4c58b0 Snap for 11438798 from 57df3553b6 to 24Q3-release
Change-Id: Iacb41a00482e39e4fec16e50011c75fd2d6ec851
2024-02-13 00:04:26 +00:00
Android Build Coastguard Worker
fb99310f5c Snap for 11438811 from 57df3553b6 to 24Q2-release
Change-Id: I65a72e545a33f5e8c721287ca9bfe87eba6c61b6
2024-02-13 00:04:07 +00:00
Mark Chang
57df3553b6 Merge "Move manifest entries to gs-common." into main 2024-02-11 23:03:59 +00:00
Android Build Coastguard Worker
736b882b89 Snap for 11434705 from 437d99e265 to 24Q3-release
Change-Id: I28efc1fac15611447d9cca442a6eae737d75a290
2024-02-10 22:03:34 +00:00
Android Build Coastguard Worker
5d9d38e13f Snap for 11432142 from 934294ce06 to 24Q3-release
Change-Id: I799c5abe3f463c674cecfad6b533210f40bd7b57
2024-02-10 02:03:51 +00:00
Android Build Coastguard Worker
25657133ad Snap for 11432641 from 437d99e265 to 24Q2-release
Change-Id: Iedc922bc7c9ea850d4df77fed7c2d37da8dcc058
2024-02-10 02:03:36 +00:00
Richard Hsu
437d99e265 Merge "[Refactor] Include edgetpu targets in final image" into main 2024-02-09 21:55:23 +00:00
Treehugger Robot
934294ce06 Merge "add HDCP stats paths for zuma devices." into main 2024-02-09 19:29:17 +00:00
Treehugger Robot
0785446d5a Merge "[displayport-stats] add display port stats paths for zuma devices." into main 2024-02-09 09:17:34 +00:00
Android Build Coastguard Worker
1985cb2eca Snap for 11426397 from 514452495e to 24Q3-release
Change-Id: I57dff6b514ee384765ff0f42e3d96bafa3f9a1af
2024-02-09 00:04:19 +00:00
Android Build Coastguard Worker
2c84861c61 Snap for 11426397 from 514452495e to 24Q2-release
Change-Id: I54a07ef6d754dfad68068ad26bdedf2fe462f041
2024-02-09 00:03:43 +00:00
Juan Yescas
2697a88c66 zuma: Set max supported page size to 65536
Set the max page size on zuma devices to 65536.

Bug: 300367402
Test: readelf -Wl /system/bin/init
Change-Id: Idec552d9db4468587bf98466187c8a907142dc8e
2024-02-07 21:09:43 +00:00
Yong Zhang
514452495e Add Youtube back in MRR Small Area Detection Allowlist
Bug: 324132231
Test: Make Pixel builds to verify Allowlist
Change-Id: I7688694c0628ae4f267a7492f35c2bcd86b2544a
2024-02-07 16:53:19 +00:00
Mark Chang
6b2358ac80 Move manifest entries to gs-common.
Bug: 322914403
Bug: 323110919
Bug: 324214410
Test: build succeeds on all devices, failing tests pass.
Change-Id: Ie5d66c7849dd4610b7c20d6849238effa6b4d164
Signed-off-by: Mark Chang <changmark@google.com>
2024-02-07 13:13:39 +00:00
Android Build Coastguard Worker
d079549d2d Snap for 11413328 from 1f5cac95bb to 24Q2-release
Change-Id: Idb4fd86e2294addb932614bddb81dbcf03ea8163
2024-02-07 00:03:50 +00:00
Joen Chen
1f5cac95bb Merge "Revert^2 "zuma: enable dynamic color mode"" into main 2024-02-06 13:58:46 +00:00
Richard Hsu
e49c9e8ee6 [Refactor] Include edgetpu targets in final image
Make the EdgeTPU targets defined in <soc>/proprietary visible by product packages included in edgetpu.mk.

Bug: 323601370

Tested:
No functionality change. Edgetpu services still work.

Change-Id: I29aa594df400d64f155f03e05094c72b8527c838
2024-02-05 16:20:31 -08:00
Android Build Coastguard Worker
065dd56566 Snap for 11406759 from b4bb82c3db to 24Q2-release
Change-Id: Ib4be179b38eee6fc6c00c7605b0f3fda7750045c
2024-02-06 00:08:23 +00:00
PODISHETTY KUMAR
d9ea492172 Revert^2 "zuma: enable dynamic color mode"
This reverts commit c249f683d0.

Reason for revert: <this is not the culprit>

Change-Id: Ifcaa4febc101676ecf4fb897e9cd32dbbc5913aa
2024-02-05 12:50:32 +00:00
PODISHETTY KUMAR
b4bb82c3db Merge "Revert "zuma: enable dynamic color mode"" into main 2024-02-05 12:30:02 +00:00
PODISHETTY KUMAR
c249f683d0 Revert "zuma: enable dynamic color mode"
This reverts commit c230a8101e.

Reason for revert: <Reason for revert: Potential culprit for b/323784378  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.>

Change-Id: I27666c2a0a04a1f93863360aa689a5aad740d0cc
2024-02-05 06:16:03 +00:00
Joen Chen
1902209d39 Merge "zuma: enable dynamic color mode" into main 2024-02-05 04:25:55 +00:00
Android Build Coastguard Worker
3bfa207595 Snap for 11399958 from 59abc682bc to 24Q2-release
Change-Id: Ib7a3a05f9275e0bc15f0ec751fec875280eda830
2024-02-03 02:03:33 +00:00
Leon Scroggins
59abc682bc Merge "zuma: Remove sysprop forcing renderengine to skiaglthreaded" into main 2024-02-02 14:25:30 +00:00
Android Build Coastguard Worker
bcfb2bb351 Snap for 11392706 from 023610f869 to 24Q2-release
Change-Id: I544f2939e31d960ca0d8c72be5a4059305de4ef4
2024-02-02 00:03:36 +00:00
Android Build Coastguard Worker
458053d4ec Snap for 11386701 from 258eac3e55 to 24Q2-release
Change-Id: Iecd00e1926cd0740bf15ea38078efbec6157118e
2024-02-01 00:03:06 +00:00
Petri Gynther
023610f869 zuma: enable DisplayPort on -user images
Bug: 319509617
Change-Id: I3d730f31502a8abe380f160ac394799ce44b30da
2024-01-31 11:09:19 -08:00
Joen Chen
c230a8101e zuma: enable dynamic color mode
Enable dynamic color mode to reduce the power overhead of color space
conversion when GPU composition exists.

Bug: 315787778
Test: check "dumpsys SurfaceFlinger" and state of display color service
when playing SDR/HDR video

Change-Id: Ie9e87091385ab5247141bf956fbaba3275cc6811
2024-01-31 14:52:47 +00:00
Kyle Tso
258eac3e55 Reapply "dumpstate: Search the path of TCPM psy uevent"
This reverts commit ab48b5502c.

Bug: 320613177
Bug: 322294676
Change-Id: I54ec2d5bb3bcce168607cedc2f6ce608c6dde9ef
Signed-off-by: Kyle Tso <kyletso@google.com>
2024-01-31 07:02:43 +00:00