Commit graph

2508 commits

Author SHA1 Message Date
Liana Kazanova
009c900677 Revert "Add sepolicy include to zuma."
Revert submission 26288713-twoshay-sepolicy-24

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

Bug:327235315

Reverted changes: /q/submissionid:26288713-twoshay-sepolicy-24

Change-Id: I71fa628c86d239b53fdd80a7b124daf7b66e2ca0
2024-02-27 21:19:55 +00:00
Mark Chang
79baa6c871 Add sepolicy include to zuma.
Bug: 325422902
Test: Manual, system booted without sepolicy denied error.
Change-Id: Ife2291ac6e510321217038cdd360603a0f3e3c57
Signed-off-by: Mark Chang <changmark@google.com>
2024-02-26 11:48:13 +00:00
Mark Chang
57df3553b6 Merge "Move manifest entries to gs-common." into main 2024-02-11 23:03:59 +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
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
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
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
Leon Scroggins
59abc682bc Merge "zuma: Remove sysprop forcing renderengine to skiaglthreaded" into main 2024-02-02 14:25:30 +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
Xin Li
5e08f65eee [automerger skipped] Merge Android 24Q1 Release (ab/11220357) am: b3d1357a39 -s ours
am skip reason: Merged-In I473ac38a5f7b1540aea0b4588bc358f6855ff4b3 with SHA-1 e871979054 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/25973408

Change-Id: Ic02206928d9c7d418d4736972c4d1dc57df9abd6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-31 02:02:39 +00:00
Kieran Cyphus
e0f1faf49b Merge "liboemservice_proxy: Include in build" into main 2024-01-29 05:58:46 +00:00
Jerry Huang
73385bc1c2 Merge "zuma: update c2.android.av1-dav1d.decoder performance point" into main 2024-01-26 06:21:03 +00:00
Daniel Chapin
bae3fe514b Merge "Revert "dumpstate: Search the path of TCPM psy uevent"" into main 2024-01-25 22:59:25 +00:00
Daniel Chapin
ab48b5502c Revert "dumpstate: Search the path of TCPM psy uevent"
Revert submission 25915320-320613177

Reason for revert: Droidfood blocking bug: 322294676

Reverted changes: /q/submissionid:25915320-320613177

Change-Id: I5f56d9f97d173b9971e96959b56e39207b901ac7
2024-01-25 21:43:44 +00:00
Leon Scroggins III
326c63126d zuma: Remove sysprop forcing renderengine to skiaglthreaded
This is already the default, so no need to set via sysprop. Moving
forward, we will set this using flags, unless a particular category
of device needs to override the flag.

Bug: 293371537
Test: NA
Change-Id: I11b498c08e9faba578e71ceada585e682d9e86e8
2024-01-25 15:19:12 -05:00
Lei Ju
512b9b17d8 Merge "Enable multiclient HAL on zuma devices" into main 2024-01-25 16:45:41 +00:00
Jerry Huang
9d76c9ea03 zuma: update c2.android.av1-dav1d.decoder performance point
c2.android.av1-dav1d.decoder performance has been improved with CL
"C2SoftDav1dDec: Fix performance issues in frame parallel multi-threading"
More detail in b/315828433

Bug: 315828433
Test: run cts -m CtsMediaDecoderTestCases -a arm64-v8a -t android.media.decoder.cts.VideoDecoderPerfTest --module-arg CtsMediaDecoderTestCases:instrumentation-arg:codec-prefix:=c2.android.av1-dav1d.decoder
Change-Id: I18b1179d9008ed2d2b35c8ead2606b252cf17f48
2024-01-25 11:59:31 +00:00
Lei Ju
eae974015c Enable multiclient HAL on zuma devices
Test: PTS, CHQTS
Bug: 247124878

Change-Id: I6267a9d7136d7049d2542bb7bbcb68df4208494c
2024-01-24 16:30:37 -08:00
Weizhung Ding
8fbddd7f29 add HDCP stats paths for zuma devices.
Bug: 266898132
Test: Build
Change-Id: Ib4bb9f7c05976b1ed60f0701a352f2c5ecb3c078
2024-01-24 08:27:40 +00:00
Weizhung Ding
b381c73484 [displayport-stats] add display port stats paths for zuma devices.
Bug: 266898132
Test: Build
Change-Id: Id60d389cc644c90b6b4df1df5ebedec97d2bc996
2024-01-24 08:27:25 +00:00
Spade Lee
66334af850 Merge "dumpstate: add SoC residency dump" into main 2024-01-24 07:54:19 +00:00
kierancyphus
9070489e16 liboemservice_proxy: Include in build
Previously, `Liboemservice_proxy` was included as a part of DMD, and so
didn't need to be included on its own. However, since these two have
been decoupled, we need to explicitly include the build target here for
it to execute on device.

Test: Build and check logs to ensure service starts up on boot
Bug: 321867236
Change-Id: I525b5f44c60c636302431733b3c311cdf4336d42
2024-01-24 15:40:18 +08:00
Kyle Tso
75de69406e Merge "dumpstate: Search the path of TCPM psy uevent" into main 2024-01-24 03:32:09 +00:00
RD Babiera
10c5df0b97 Merge "usb: report displayport capable port partner disconnect to drm" into main 2024-01-23 17:42:41 +00:00
Jerry Huang
f339ebfa09 Merge "zuma: add supported mfc version" into main 2024-01-23 11:07:37 +00:00
Spade Lee
7bb7687851 dumpstate: add SoC residency dump
Bug: 319536756
Change-Id: Iec35a05a22a6e6315a2ff6b9b5190099c1bcd5c4
Signed-off-by: Spade Lee <spadelee@google.com>
2024-01-22 16:46:36 +00:00
Kyle Tso
7fb7b28f89 dumpstate: Search the path of TCPM psy uevent
Bug: 320613177
Change-Id: I58af2fe1edc834567742899ccd90b902b52b68d1
Signed-off-by: Kyle Tso <kyletso@google.com>
2024-01-22 08:53:17 +00:00
wenchangliu
46992eb2f2 Fine tune media_codecs_performance_c2.xml am: 8d7d215c7c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/25942537

Change-Id: Id4e765fc799e39ef629e7ef080621216b108a655
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-22 03:17:41 +00:00
wenchangliu
8d7d215c7c Fine tune media_codecs_performance_c2.xml
Fine tune a stable performance table to mitigate CTS flaky results.

Bug: 317441297
Test: run cts -m CtsVideoTestCases -t android.video.cts.VideoEncoderDecoderTest
Change-Id: If8b28c55db43d3d050c3c6c3edb29552c13e5b6a
(cherry picked from commit b9a68d227d)
2024-01-19 11:02:59 +00:00
Wen Chang Liu
0c4e3135d3 Merge "Fine tune media_codecs_performance_c2.xml" into main 2024-01-19 10:37:22 +00:00
wenchangliu
b9a68d227d Fine tune media_codecs_performance_c2.xml
Fine tune a stable performance table to mitigate CTS flaky results.

Bug: 317441297
Test: run cts -m CtsVideoTestCases -t android.video.cts.VideoEncoderDecoderTest
Change-Id: If8b28c55db43d3d050c3c6c3edb29552c13e5b6a
2024-01-18 15:27:57 +00:00
Xin Li
b3d1357a39 Merge Android 24Q1 Release (ab/11220357)
Bug: 319669529
Merged-In: I473ac38a5f7b1540aea0b4588bc358f6855ff4b3
Change-Id: I32eb36d69c485eaab1d138a6271e08660bfe39b0
2024-01-17 22:13:21 -08:00
Midas Chien
464ae2e38b Merge "display: allow hwcomposer to access allow_wakeup_by_state_change" into main 2024-01-18 03:04:42 +00:00
Midas Chien
495a27003c display: allow hwcomposer to access allow_wakeup_by_state_change
Bug: 311495944
Test: check permission
Change-Id: I69b6a1487b84cf798cd61f064a186fca27cd0baf
2024-01-17 07:52:09 +00:00
peroulas
936b0f8f55 modem_ml: Adds FR2 BPS model
Bug: 315882669

Test: Tested on a phone connected to a gNB.

Change-Id: Ic3fefd18fb2ec8de86be34467045ef72c97798f1
2024-01-16 21:22:58 -08:00
donghwa.kwon
9e59c496cc zuma: add supported mfc version
Bug: 315920627
Task: ADVCHAL-220
Test: build pass

Change-Id: I064a5d8bdbca5142ec18e6ab40d5066a79305901
Signed-off-by: donghwa.kwon <donghwa.kwon@samsung.com>
2024-01-15 06:52:58 +00:00
Treehugger Robot
069c943217 Merge "powerstats: update MRR refresh rate residency node path" into main 2024-01-15 01:24:29 +00:00
Utku Utkan
f6d9d97ceb Merge "Pregrant ACCESS_FINE_LOCATION as default permission to PCS on Zuma" into main 2024-01-12 16:51:44 +00:00
Midas Chien
8951bbdbfc powerstats: update MRR refresh rate residency node path
Refresh rate residency is not directly related to backlight state.
Relocate to a more appropriate location.

Bug: 315424658
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: Ib8d38e04aa6e76766bb05f11b50670094ae55347
2024-01-12 07:16:20 +00:00
Utku Utkan
7e66a71f21 Pregrant ACCESS_FINE_LOCATION as default permission to PCS on Zuma
Bug: 309676824
Test: m && flashall + pair & connect to remote device Wi-Fi AP
Change-Id: I14c107d27d7917816d8991444676da0a9c86136a
2024-01-12 00:39:02 +00:00
Devika Krishnadas
6b2d6b247f Merge "Revert^3 "Use graphics allocator 2"" into main 2024-01-11 20:58:22 +00:00