Commit graph

2664 commits

Author SHA1 Message Date
Vilas Bhat
19eefd7be5 Merge "16k: zuma: Remove PRODUCT_MAX_PAGE_SIZE_SUPPORTED, set to 16384 by default" into main am: 9f46e1bc8a
Original change: https://android-review.googlesource.com/c/device/google/zuma/+/3009017

Change-Id: I62eeed1a5d24504c67c9b11a8e07c4874a4c95f1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-26 00:32:26 +00:00
Vilas Bhat
9f46e1bc8a Merge "16k: zuma: Remove PRODUCT_MAX_PAGE_SIZE_SUPPORTED, set to 16384 by default" into main 2024-03-26 00:11:12 +00:00
Vilas Bhat
2c6de7bc7a 16k: zuma: Remove PRODUCT_MAX_PAGE_SIZE_SUPPORTED, set to 16384 by default
b/300367402 has been resolved and PRODUCT_MAX_PAGE_SIZE_SUPPORTED
override is not needed anymore as the default value is set to 16384.

Bug: 310232825
Bug: 300367402
Change-Id: I0a319a2ede0897bcde97214c70ebf099062bac0d
2024-03-26 00:06:22 +00:00
Herbert Xue
f655891870 Update SOONG_NAMESPACES to include power-anomaly-sitril folder
Bug: 326175117
Test: lunch husky-trunk_staging-userdebug && m PowerAnomalySitril
Change-Id: Icdaf363a37c29d9bc7b07b3ee552440fa723f80d
2024-03-25 16:11:14 +08:00
Jack Wu
4f08475886 Update health AIDL HAL to V3 am: 40f89b2d46 am: b3ae3a6b85
Original change: https://android-review.googlesource.com/c/device/google/zuma/+/3009648

Change-Id: Ibfa39e6ef8eff1cf6e967226a8677b026e97aafd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-22 17:59:05 +00:00
Jack Wu
b3ae3a6b85 Update health AIDL HAL to V3 am: 40f89b2d46
Original change: https://android-review.googlesource.com/c/device/google/zuma/+/3009648

Change-Id: Ia38afc00d2ea7b36cdb40c6500ac6ce7becb6800
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-22 17:43:36 +00:00
Jack Wu
40f89b2d46 Update health AIDL HAL to V3
Bug: 328327545
Test: TH
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I7582ba278abcb30cebe041f775efe45633a58bad
Signed-off-by: Jack Wu <wjack@google.com>
2024-03-22 21:38:07 +08:00
Spade Lee
ea61856798 Merge "pixelstats: zuma: add history validation path" into main 2024-03-22 07:30:31 +00:00
Wesley Lee
2aff27d3e4 Merge "Adjust 720P and below performance point" into main 2024-03-21 23:18:15 +00:00
Wesley Lee
b80719b25f Adjust 720P and below performance point
Bug: 325950790

Change-Id: I3038b4056819e55fff9171f809ff66d6ada969ab
Signed-off-by: Wesley Lee <szuweilee@google.com>
2024-03-21 10:15:50 -07:00
Oleg Blinnikov
e723942c69 Merge "persist.sys.hdcp_checking controls max hdcp" into main 2024-03-21 12:21:30 +00:00
Chris Lu
3a14c951a2 zuma: upgrade IDisplay to V11
Bug: 307787644
Test: build pass
Change-Id: I538f57a0d67f9e8d248e8a1d46e4be46889f0d42
2024-03-21 07:30:11 +00:00
Oleg Blinnikov
3248117d06 persist.sys.hdcp_checking controls max hdcp
Change-Id: Ibe2554019449b6f958fc6e0168ae0deccc9f589d
Bug: 321344894
Test: set persist.sys.hdcp_checking, check the file is updated
2024-03-20 11:10:41 +00:00
RD Babiera
523717b768 usb: handle displayport debounce timer empty reads
If the device is unplugged then plugged before
mDisplayPortDebounceTimer triggers, then the new
displayPortPollWork could process the trigger
in the intial epoll handling loop. Because the
timer can be rearmed, the timerfd read results
in -EAGAIN because no data is ready, but stale
data was ready to begin with.

Disarm the debounce timer when displayPortPollWork
closes to prevent new work threads from reading
timer when not ready. Also log debounce read
errors as a warning and not an error.

Test: manual test on device
Bug: 328553922
(cherry-picked from 94c9c1ac86f398c22ddc446f17bd7ab3fddb675c)
Change-Id: Icf3dbe929eb9f0520941a4efe3dcea79a71d46c3
Signed-off-by: RD Babiera <rdbabiera@google.com>
2024-03-19 18:35:19 +00:00
Shashwat Razdan
45dbae1b7a [automerger skipped] Adding android.software.contextualsearch to zuma devices. am: df92ac07bd -s ours
am skip reason: Merged-In I4ee1ecd9e292d6e1807ba1f77851e53380db0a07 with SHA-1 3ceb5170ce is already in history

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

Change-Id: I564a51efb5e1dfa0e3bd84876dc500c0b9c21659
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-19 08:29:05 +00:00
Treehugger Robot
7a6899664e Merge "zuma: Set max supported page size to 65536" into main 2024-03-19 02:09:56 +00:00
Shashwat Razdan
df92ac07bd Adding android.software.contextualsearch to zuma devices.
Bug: 326143814
Test: Built and tested on device
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3ceb5170ce03587387eaf794a4ee5d0c68540664)
Merged-In: I4ee1ecd9e292d6e1807ba1f77851e53380db0a07
Change-Id: I4ee1ecd9e292d6e1807ba1f77851e53380db0a07
CP feature CLs to 24d1-dev
2024-03-13 23:58:37 +00:00
Hongyang Jiao
593127ec47 Merge "Add betterbug.mk to zuma" into main 2024-03-13 04:30:07 +00:00
Spade Lee
a4b4967c03 pixelstats: zuma: add history validation path
Bug: 329174074
Change-Id: Ia134e6b6b8dc0c9db35bcf36bed700b67466f353
Signed-off-by: Spade Lee <spadelee@google.com>
2024-03-13 02:00:22 +00:00
Chungro Lee
c0f9207cf5 pixelstats: move learning/model load path to sysfs
Reporting learning(relaxation) and model loading once a day
 * learning and model loading path moved from uevent to
   sysfs collector.

Bug: 329124192
Change-Id: I91039ce3a8ee4630a76113ef7ae6be3bc6908f64
Signed-off-by: Chungro Lee <chungro@google.com>
2024-03-13 01:29:18 +00:00
Xin Li
329687e7b5 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: 9410b32a49 -s ours am: 51173b9d7a -s ours
am skip reason: Merged-In I32eb36d69c485eaab1d138a6271e08660bfe39b0 with SHA-1 b3d1357a39 is already in history

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

Change-Id: I3bef0bebcd271340ccedbd7e5db1ae2b9bd9bfa2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-07 10:46:30 +00:00
Xin Li
51173b9d7a [automerger skipped] Merge Android 14 QPR2 to AOSP main am: 9410b32a49 -s ours
am skip reason: Merged-In I32eb36d69c485eaab1d138a6271e08660bfe39b0 with SHA-1 b3d1357a39 is already in history

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

Change-Id: If32942ee0ddb855af378568ac6ea8be6982155fe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-07 09:55:05 +00:00
Xin Li
9410b32a49 Merge Android 14 QPR2 to AOSP main
Bug: 319669529
Merged-In: I32eb36d69c485eaab1d138a6271e08660bfe39b0
Change-Id: Ie1a388e0381897e4b0522ffad710449f9ad465e4
2024-03-06 09:29:51 -08:00
Shashwat Razdan
791a68939f Merge "Adding android.software.contextualsearch to zuma devices." into main 2024-03-06 16:33:04 +00:00
Shashwat Razdan
3ceb5170ce Adding android.software.contextualsearch to zuma devices.
Bug: 326143814
Test: Built and tested on device
Change-Id: I4ee1ecd9e292d6e1807ba1f77851e53380db0a07
2024-03-05 23:46:52 -08:00
Hongyang Jiao
590a555cb9 Add betterbug.mk to zuma
Test: manual test
Bug: 322543833
Change-Id: Ibd314393d11b2552b79a7f73cd7ed888e08934b2
2024-03-05 23:30:04 +00:00
Bart Sears
738d2aa5db Merge "Revert "Add betterbug mk to zuma"" into main 2024-03-05 20:38:11 +00:00
Daniel Chapin
fe980182cc Revert "Add betterbug mk to zuma"
Revert submission 26348985-bb-sepolicy-poc

Reason for revert: Droidfood blocking bug: b/327991669

Bug: b/327991669

Reverted changes: /q/submissionid:26348985-bb-sepolicy-poc

Change-Id: I83de6f389e4ce5113afd751871e0e10e67fb0b4f
2024-03-05 20:37:25 +00:00
Treehugger Robot
3cfbf4bec2 Merge "Add media.c2 aidl fragments" into main 2024-03-05 06:17:02 +00:00
Mark Chang
f1794b994b Merge "Add sepolicy include to zuma." into main 2024-03-05 05:31:47 +00:00
Treehugger Robot
1793e986cc Merge "Move Gralloc packages to gs-common" into main 2024-03-04 22:13:55 +00:00
AleX Pelosi
ad60710ab1 Merge "pixelstats: added multiple GMSR paths" into main 2024-03-01 03:14:41 +00:00
Hongyang Jiao
4d42550e9a Merge "Add betterbug mk to zuma" into main 2024-03-01 01:10:47 +00:00
Juan Yescas
eb1c1ce936 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: I4d3e45f5da1cfc50c639aea44d5670a936ca47a8
2024-02-29 13:11:48 -08:00
Jenny Ho
45b0145f0c pixelstats: added multiple GMSR paths
support different project paths

Bug: 308364170
Change-Id: Ifd5f1b609c0bf5fa98677f9880bfa29496add95d
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2024-02-29 02:41:05 +00:00
Mark Chang
47cbecc736 Add sepolicy include to zuma.
Bug: 325422902
Test: Manual, system booted without sepolicy denied error.

Change-Id: Ibbf4fd4f0eab82589915933d5c298839bc0c7f01
Signed-off-by: Mark Chang <changmark@google.com>
2024-02-28 13:37:07 +00:00
Rakesh Raghava
18f3b37824 Merge "Removed ImsMedia from zuma" into main 2024-02-28 11:56:49 +00:00
Mark Chang
d1247f2058 Merge "Revert "Add sepolicy include to zuma."" into main 2024-02-28 10:34:00 +00:00
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
Sungtak Lee
7847851d6c Enable AIDL media.c2
Bug: 321808716
Change-Id: I2c2d7d3d7539a65aa82125ab13f1498c6defdebf
2024-02-27 17:49:13 +00:00
Sungtak Lee
d19f4e8c95 Add media.c2 aidl fragments
Bug: 321808716
Change-Id: I0540df5a15d2186f511fac64de195f7656a78e3d
2024-02-27 17:28:23 +00:00
David Drysdale
28a906e86a Merge "Enable Secretkeeper HAL service on zuma" into main 2024-02-27 13:06:08 +00:00
Rakesh Raghava
7cb45f2978 Removed ImsMedia from zuma
- PixelImsMedia is used in zuma, so aosp ImsMedia is removed

Bug: 325148061
Test: mm
Change-Id: Ifcb93dfa9f06c08d34a7816c2a001f7115fc3baa
2024-02-27 09:57:45 +00:00
Mark Chang
a742e2f64b Merge "Add sepolicy include to zuma." into main 2024-02-27 09:43:47 +00:00
Treehugger Robot
3e0b001d9f Merge "pixelstats: zuma: add Learning/Update/ModelLoad path" into main 2024-02-27 04:06:18 +00:00
Devika Krishnadas
1fa8bf5885 Move Gralloc packages to gs-common
Bug: 275906497
Test: Boot succeeds

Change-Id: I879a5ef8365abe018c501cdb0b06c9753e0e5902
Signed-off-by: Devika Krishnadas <kdevika@google.com>
2024-02-26 17:58:11 +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
Chungro Lee
553b0f5504 pixelstats: zuma: add Learning/Update/ModelLoad path
Upload more FG data to analyze its trends

Bug: 317827237
Change-Id: Id6cff09063ece9c08647f01dfd92bbe2e8e29580
Signed-off-by: Chungro Lee <chungro@google.com>
2024-02-25 09:14:08 +08:00
Gaurav Sarode
1433ffe9e2 Fix properties to enable override
bug: 326659788
Test: Local build
Change-Id: I7a4d2444b83753dd3f1197b02d6003a99a526d81
2024-02-23 16:02:29 -08:00
Hongyang Jiao
32305100e2 Add betterbug mk to zuma
Bug: 322543833
Test: local test, recorded in http://shortn/_iEz9DTCHgo
Change-Id: Idd83168e4e4bea43ec88afbc0823a76e879e9674
2024-02-23 23:54:49 +00:00