Minchan Kim
3584b14a53
Restrict running pa_kill threads on middle/little
...
Bug: 298662883
Test: Confirmed pa_kill threads's affinity with taskset -p pid
Change-Id: Iec47f3f44450d5271a1ef3a4ab51f9f37990bb6d
Signed-off-by: Minchan Kim <minchan@google.com>
2024-04-29 23:28:21 +00:00
Akash Malik
f1751f8845
Merge "Pregrant media access to CreativeAssistant" into 24D1-dev am: 5481559c23
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27123817
Change-Id: Iee934d2d860af8a314dc8e289f2242b836fa06a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-29 22:17:05 +00:00
Akash Malik
5481559c23
Merge "Pregrant media access to CreativeAssistant" into 24D1-dev
2024-04-29 21:58:38 +00:00
Peter Lin
a40a46cc83
Screen Brightening/Darkening thresholds update
...
Bug: 327934902
test: dumpsys display
Change-Id: Ieceaf9c9f50ca31545400220a3b3ac07310112f6
2024-04-29 12:40:22 +00:00
Qian-Hao Huang
5ff0e38435
zumapro: Change the path of prebuilt fips140.ko
...
Placing the fips140.ko at the same level as other kernel modules makes
it easier for automation tools to handle all of them.
Bug: 331791671
Change-Id: I513b998564e9a7eda39fec8bddc3dc9cb4ee0e30
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
2024-04-29 06:49:43 +00:00
Spade Lee
b89dbd78c4
pixelstats: zumapro: add all logbuffer paths
...
Bug: 335934710
Change-Id: I2d6d03fa323196efe3c9dda5593bd039bfbc397c
Signed-off-by: Spade Lee <spadelee@google.com>
2024-04-29 01:43:06 +00:00
malikakash
9c4adf4b9a
Pregrant media access to CreativeAssistant
...
- Give READ_MEDIA_IMAGES to CreativeAssistant.
- Since these is a protectionLevel=dangerous permission,
adding them to privapp-permissions does not work (that is
just for privileged|signature permissions).
- I've tested that this change works,
see https://screenshot.googleplex.com/746UujEb3ovc2Dg
Bug: 308029155
Test: adb shell dumpsys package com.google.android.apps.pixel.creativeassistant | grep granted=true
shows
android.permission.READ_EXTERNAL_STORAGE: granted=true, flags=[ GRANTED_BY_DEFAULT|RESTRICTION_SYSTEM_EXEMPT|RESTRICTION_UPGRADE_EXEMPT]
android.permission.READ_MEDIA_IMAGES: granted=true, flags=[ GRANTED_BY_DEFAULT]
Change-Id: Ief9f862c580e839946242fcc323514e5f9e5a162
2024-04-27 07:16:19 +00:00
Taeju Park
383aaec72e
init: tuning PMU paramter am: 6d55164a24
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27032047
Change-Id: I4411e1050cb469221f22f150aa63471a2e7c01f4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-26 21:27:42 +00:00
Taeju Park
6d55164a24
init: tuning PMU paramter
...
Bug: 310237445
Change-Id: I91e1e9b112bb34960ea9981e03ae6c6826d67e3c
Signed-off-by: Taeju Park <taeju@google.com>
2024-04-26 18:11:04 +00:00
Wei Wang
1fca8eb132
Merge "init: remove lcpi paramter for PMU limit" into 24D1-dev am: 92a3db5c6c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27003560
Change-Id: Ic772158f9da6622da0752991d463df08f2304004
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-26 18:08:08 +00:00
Wei Wang
92a3db5c6c
Merge "init: remove lcpi paramter for PMU limit" into 24D1-dev
2024-04-26 17:49:54 +00:00
Enzo Liao
c3cfb0ae07
[automerger skipped] Merge "Apply common SELinux policies related to ramdumps and coredumps to zumapro." into 24D1-dev am: b06859a6c2
-s ours
...
am skip reason: Merged-In I975b5ac3fa9e13692903cd92bdf094520736f8b1 with SHA-1 831c32fac6
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27046739
Change-Id: I15d6dac03ac89ce418be4c57375700d68d11a208
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-25 08:31:21 +00:00
Enzo Liao
115b46f4ae
[automerger skipped] Apply common SELinux policies related to ramdumps and coredumps to zumapro. am: 33d2fb3967
-s ours
...
am skip reason: Merged-In I975b5ac3fa9e13692903cd92bdf094520736f8b1 with SHA-1 831c32fac6
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27046739
Change-Id: I0dfbf36c417d29ef313b6cbe1d0bc9b8fa1f62c2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-25 08:31:14 +00:00
Enzo Liao
b06859a6c2
Merge "Apply common SELinux policies related to ramdumps and coredumps to zumapro." into 24D1-dev
2024-04-25 08:22:06 +00:00
George Lee
709519335d
Merge "init: zumapro: Remove all BCL related initial val" into 24D1-dev am: 0c46083475
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27083866
Change-Id: Iaa3cd6ad669815a1c809d73c564d4823cbf97a04
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-24 22:52:21 +00:00
George Lee
0c46083475
Merge "init: zumapro: Remove all BCL related initial val" into 24D1-dev
2024-04-24 22:27:19 +00:00
George Lee
b480785fcf
init: zumapro: Remove all BCL related initial val
...
The initialization will be reverted to device tree instead.
Bug: 336064574
Test: Confirm no race condition during boot
Change-Id: I57fd893fb22a2cf9d3b007d023edd6989b3db1ba
Signed-off-by: George Lee <geolee@google.com>
2024-04-24 13:30:46 +00:00
Jenny Ho
596e99f6e3
Merge "dump_power: add max77779 fwupdate logbuffer into bugreport" into 24D1-dev am: b19d9e72a9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27057698
Change-Id: I9122f9c85e6ae0bc0fc357f7adefb06f2e7bf06d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-24 06:06:48 +00:00
Jenny Ho
b19d9e72a9
Merge "dump_power: add max77779 fwupdate logbuffer into bugreport" into 24D1-dev
2024-04-24 05:51:21 +00:00
Silen Sun
1627ac01d3
Merge "Remove "bluetooth.profile.bap.broadcast.assist.enabled" in "zumapro/device.mk"" into 24D1-dev am: e9c5adc4d2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27018102
Change-Id: I4fbd14653b4d44c86eba195788b4136533d7c38b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-24 03:16:34 +00:00
Silen Sun
e9c5adc4d2
Merge "Remove "bluetooth.profile.bap.broadcast.assist.enabled" in "zumapro/device.mk"" into 24D1-dev
2024-04-24 02:43:55 +00:00
Kevin Ying
84555a6e6a
Add sepolicy for power_state node
...
Bug: 329703995
Test: manual - used camera
Change-Id: I6df9b149fd977613d01b0fd20a0fe92ad809ae70
Signed-off-by: Kevin Ying <kevinying@google.com>
2024-04-23 22:00:53 +00:00
Akash Malik
c7098240a0
[automerger skipped] Pregrant POST_NOTIFICATIONS to CreativeAssistant am: ed733ea507
-s ours
...
am skip reason: Merged-In I9e9017fc056a5c9f13f481f43317f551413390ca with SHA-1 18db77ac1c
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27061147
Change-Id: I56c128fecfe41be0b672df513e64fd55d1a462cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-23 20:36:33 +00:00
Sungtak Lee
ce5e4cf372
Merge "Reapply "Enable AIDL media.c2"" into main
2024-04-23 19:58:23 +00:00
Donnie Pollitz
6696e265ee
storageproxyd: Integrate new command arguments
...
Background:
* Adds argument to explicitly define storage backings for secure
storage files. Storageproxy will also internally manage the creation
of symlinks as necessary (Useful for determining if a userdata wipe
has occurred).
* Adds an argument to define the max size for file backed storages.
Bug: 324989972
Test: Storage port tests running
Signed-off-by: Donnie Pollitz <donpollitz@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:72c31fc3e4515eaf1ffccfb225c3bee52e5988b2 )
Merged-In: Iafdf6d87a786665c118cd652243a34842f5f789d
Change-Id: Iafdf6d87a786665c118cd652243a34842f5f789d
2024-04-23 15:45:28 +00:00
Sungtak Lee
57325ea11e
Reapply "Enable AIDL media.c2"
...
This reverts commit 26d9c26e01
.
Bug: 321808716
Change-Id: I1d8abcc5746c1531e7f18949328183c7343cc828
2024-04-23 08:52:02 +00:00
Jenny Ho
95ec940804
dump_power: add max77779 fwupdate logbuffer into bugreport
...
Bug: 334198978
Change-Id: I62fcde4a49024ccacc96a3139bb3284c41ceea58
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2024-04-23 08:04:40 +00:00
silens
a0801299ce
Remove "bluetooth.profile.bap.broadcast.assist.enabled" in "zumapro/device.mk"
...
This prop should not be set here.
If enable broadcast assistant, set it directly in device.mk of the product.
Bug: 322258710
Test: build
Change-Id: Iabb77e0e65fed6cb725c96bfdc451da0c2003fb3
2024-04-23 01:18:49 +00:00
Akash Malik
ed733ea507
Pregrant POST_NOTIFICATIONS to CreativeAssistant
...
This will allow showing persistent, cancellable notifications when downloading models in a foreground service.
Demo:
https://drive.google.com/file/d/1IoSQsVxUrUN8ohqY3nGbuXvCD-C_78ao/view?usp=drive_link&resourcekey=0-QQ4z3f4XCoIf4H9CdEDa4g
Note: I'm submitting to main before, and I will cp into 24D1.
Note: Yes, zumapro default permissions also apply to caimito.
Bug: 308029155
Test: m
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:18db77ac1cbc62916a82f83ea6449d8900dd1852 )
Merged-In: I9e9017fc056a5c9f13f481f43317f551413390ca
Change-Id: I9e9017fc056a5c9f13f481f43317f551413390ca
2024-04-23 01:02:51 +00:00
Donnie Pollitz
72c31fc3e4
storageproxyd: Integrate new command arguments
...
Background:
* Adds argument to explicitly define storage backings for secure
storage files. Storageproxy will also internally manage the creation
of symlinks as necessary (Useful for determining if a userdata wipe
has occurred).
* Adds an argument to define the max size for file backed storages.
Bug: 324989972
Test: Storage port tests running
Change-Id: Iafdf6d87a786665c118cd652243a34842f5f789d
Signed-off-by: Donnie Pollitz <donpollitz@google.com>
2024-04-22 23:10:23 +00:00
Akash Malik
4fe92ccbbd
Merge "Pregrant POST_NOTIFICATIONS to CreativeAssistant" into main
2024-04-22 22:22:50 +00:00
Enzo Liao
33d2fb3967
Apply common SELinux policies related to ramdumps and coredumps to zumapro.
...
Refer: ag/26620507
Bug: 298102808
Design: go/sys-software-logging
Test: Manual
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:831c32fac6b7ff6857c795c929eac2fc1b2430f6 )
Merged-In: I975b5ac3fa9e13692903cd92bdf094520736f8b1
Change-Id: I975b5ac3fa9e13692903cd92bdf094520736f8b1
2024-04-22 03:03:04 +00:00
Treehugger Robot
82d18dcf34
Merge "thermal: enable thermal dfs stats" into 24D1-dev am: 0d3db367cc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27018098
Change-Id: If5d51257bc194ec36dbfb9d251e65657e34114b9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-20 03:57:54 +00:00
Treehugger Robot
0d3db367cc
Merge "thermal: enable thermal dfs stats" into 24D1-dev
2024-04-20 03:27:00 +00:00
Priyanka Advani
62676af3a4
Merge "Revert "Enable AIDL media.c2"" into main
2024-04-19 21:40:41 +00:00
Priyanka Advani
26d9c26e01
Revert "Enable AIDL media.c2"
...
Revert submission 26384060-c2aidl-pixel-enable
Reason for revert: Culprit for b/335892284. Will be verifying through ABTD for confirmation and before submitting the revert.
Reverted changes: /q/submissionid:26384060-c2aidl-pixel-enable
Change-Id: If9a370f178bed0cb3ad8219e39d25a6b29f41632
2024-04-19 20:44:29 +00:00
Treehugger Robot
ee2fe60639
Merge "Enable AIDL media.c2" into main
2024-04-19 19:09:51 +00:00
Treehugger Robot
9ece2892ff
Merge "init.zumapro.board.rc: Tune scheduler parameter" into 24D1-dev am: f7bcc15d04
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26909445
Change-Id: I958fdbd57af8bbe2328aadf18ec36f195e09cd83
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-19 18:46:48 +00:00
Treehugger Robot
f23e91787d
Merge "BoardConfig-common.mk: Enable Lazy RCU by default" into 24D1-dev am: 9bc973158b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26909205
Change-Id: I11ca950e0233a6f401f3f0ad5a66d2f0cfc53696
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-19 18:46:36 +00:00
Treehugger Robot
f7bcc15d04
Merge "init.zumapro.board.rc: Tune scheduler parameter" into 24D1-dev
2024-04-19 18:31:58 +00:00
Treehugger Robot
9bc973158b
Merge "BoardConfig-common.mk: Enable Lazy RCU by default" into 24D1-dev
2024-04-19 18:28:31 +00:00
Treehugger Robot
db3deb7f64
Merge "move common MM settings to gs common folder" into main
2024-04-19 06:27:54 +00:00
Taeju Park
bc854b4539
init: remove lcpi paramter for PMU limit
...
PMU-based soft freq limit no longer use lcpi parameter
Bug: 295054083
Change-Id: I0c43c944278852388384c4e8647d3c5dc5b36f94
Signed-off-by: Taeju Park <taeju@google.com>
2024-04-18 21:03:57 +00:00
sashwinbalaji
402880058c
thermal: enable thermal dfs stats
...
Add trip counter path to monitor dfs count.
Bug: 333368025
Test: Local build and verify logs
Change-Id: I6d83e88c715b2e212ccc8c21f72a2b7a71f8c43b
2024-04-19 03:15:39 +08:00
Treehugger Robot
cc9ceea262
Merge "powerstats: merge two callback data providers to single" into 24D1-dev am: 2e8e8d0105
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26991786
Change-Id: I94ce4ebb0a3ed8e8ad4924538624904fad643540
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 08:06:09 +00:00
Treehugger Robot
2e8e8d0105
Merge "powerstats: merge two callback data providers to single" into 24D1-dev
2024-04-18 07:45:18 +00:00
Martin Liu
16b3aa94ce
move common MM settings to gs common folder
...
Bug: 332916849
Bug: 309409009
Test: boot
Change-Id: Ie773d9090dbd347e4736b95e34e9c5798f0a124d
Signed-off-by: Martin Liu <liumartin@google.com>
2024-04-18 03:48:16 +00:00
Shashwat Razdan
d91802cbcf
Merge "Revert "Adding android.software.contextualsearch to zumapro devices."" into main
2024-04-17 22:44:09 +00:00
Hongyang Jiao
f5df088ddf
Merge "Add betterbug.mk to zumapro" into 24D1-dev am: 55e9530042
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26987138
Change-Id: I3359e94be4ab96573e8a4d89a3f700bb6838e96d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:10:56 +00:00
Zheng Pan
e34ff28367
Merge "Revert "Move tasks from cpuset root group to system group"" into 24D1-dev am: 57aba240df
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26991794
Change-Id: Ib47e14e36cd0326c6d6e7e30d179f62ab577da74
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:09:11 +00:00