Treehugger Robot
e92cc2f8b1
Merge "Add the new IPC and ring buffer files." into main
2024-05-31 08:45:20 +00:00
Cheng Chang
ec3a553080
sepolicy: Allow gnssd access modem_state
...
avc: denied { read } for name="modem_state" dev="sysfs" ino=77641 scontext=u:r:gnssd:s0 tcontext=u:object_r:sysfs_modem_state:s0 tclass=file
avc: denied { open } for path="/sys/devices/platform/cpif/modem_state" dev="sysfs" ino=77641 scontext=u:r:gnssd:s0 tcontext=u:object_r:sysfs_modem_state:s0 tclass=file
avc: denied { getattr } for path="/sys/devices/platform/cpif/modem_state" dev="sysfs" ino=77641 scontext=u:r:gnssd:s0 tcontext=u:object_r:sysfs_modem_state:s0 tclass=file
Bug: 342284863
Test: b/342284863 for boot-health check.
Test: b/342284863 for function verification.
Change-Id: I1accfe367915737c14ee79dce71fe04cdcdbb727
2024-05-31 02:10:15 +00:00
Madhav Iyengar
ea854a89c4
Add the new IPC and ring buffer files.
...
Adds file_contexts entries for the files representing new AOC services
used by a new transport between CHRE on AOC and the bthal.
NOTE: The use-case for these files is the same as the
/dev/acd-com.google.bt* files (lines 23-24). Those files will eventually
be removed when we migrate from the old USF-based transport to the one
under development.
Bug: 342415506
Test: Works with other CLs in topic to support BT offload over the new
transport (with a local change to hook the new transport in).
Change-Id: I81246a25af020ab14da3d4ae7675f2a0f00f97be
2024-05-31 02:04:54 +00:00
Android Build Coastguard Worker
f0d76fc142
Snap for 11908474 from 8e0546449d5e6e01e6c029a1ba5895b32dddd48a to 24Q3-release
...
Change-Id: Iccf4daa51f498c6e52eb3d217fb40829e42df992
2024-05-30 23:02:20 +00:00
Bart Van Assche
41836d64ce
Change rq_affinity of the zoned storage logical unit from one into two
...
Bug: 335708738
Flag: EXEMPT This change only affects ZUFS devices
Change-Id: I3bb655856f0c27a42f26c6dd1a8fc53e7f6e1a00
Signed-off-by: Bart Van Assche <bvanassche@google.com>
2024-05-30 12:59:57 -07:00
Rios Kao
8e0546449d
Merge "audio: add a restricted property for audio app." into main
2024-05-30 03:38:36 +00:00
Randall Huang
1a4ff9675f
Merge "Allow userdata_exp partitions" into main
2024-05-30 02:45:44 +00:00
Philip Quinn
256d37b5d7
Remove obsolete relfector HAL policy.
...
Bug: 343566773
Test: presubmit
Change-Id: Ie779a71dfdc9d198643f5eb95396085ea842b7a5
2024-05-30 01:59:29 +00:00
Android Build Coastguard Worker
f013f826cd
Snap for 11902131 from 65df448851f720f4c5de8aa912112fd7c431f3b6 to 24Q3-release
...
Change-Id: I45cf813d3dab6e92980f4f9d3de1ac8b48ffc888
2024-05-29 23:02:23 +00:00
Xin Li
1b583f2977
Merge "[automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: ef6bdc1f33 -s ours" into main
2024-05-29 21:39:03 +00:00
Xin Li
2ff078405b
[automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: ef6bdc1f33 -s ours
...
am skip reason: Merged-In I4ac1ecf51da01c24d4e2f0f7e52df1d2cb92e275 with SHA-1 1c9e011597 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27272614
Change-Id: I1579bc2c16412fe5a1c24f5b7f7f59992df9f33e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 20:48:58 +00:00
Xin Li
2ef9a3bb11
[automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: ef6bdc1f33 -s ours
...
am skip reason: Merged-In I4ac1ecf51da01c24d4e2f0f7e52df1d2cb92e275 with SHA-1 1c9e011597 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27272614
Change-Id: I7538e4b3033f31f59467d2c6a795c93b0d722542
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 19:44:39 +00:00
Michelle Ho
65df448851
[automerger skipped] Foldable concurrent selfie prebuilt flag am: 3297aee549 -s ours
...
am skip reason: Merged-In Idbacff0d8f97ad0047b334d5563c7e4d5d734182 with SHA-1 fd7d393907 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27394639
Change-Id: I6cb3b05560601c39ca3d2bd90fd56da0ea0f9c61
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 04:13:48 +00:00
Rios Kao
92a659256f
audio: add a restricted property for audio app.
...
note: For app layer to access specific property,
define persist.vendor.app.audio. and
set it as restricted.
Test: build pass
Bug: 333497194
Change-Id: I397a1bcb9bd16c7fa236049eead30b6e17a996b5
2024-05-29 02:48:30 +00:00
Treehugger Robot
dd9070f67f
Merge "Foldable concurrent selfie prebuilt flag" into main
2024-05-29 00:30:48 +00:00
Xin Li
8be8b3d6ef
Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future
...
Bug: 343100748
Merged-In: I2c1785105bab74a483bc68893d96a8a88eabfd90
Change-Id: I92a4a0fcec18e459b899a4da7ed13527197fe64b
2024-05-27 22:58:50 -07:00
Michelle Ho
fd7d393907
Foldable concurrent selfie prebuilt flag
...
Add a foldable concurrent selfie prebuilt
XML as the feature flag config file
Flag: com.google.pixel.camera.concurrent_foldable_dual_front
Bug: 333986739
Test: build pass
Change-Id: Idbacff0d8f97ad0047b334d5563c7e4d5d734182
2024-05-28 03:29:46 +00:00
Android Build Coastguard Worker
e3b025e4c1
Snap for 11892734 from d94cfccb714fde3a249a362fd885e6fd3dd358b9 to 24Q3-release
...
Change-Id: I6c3eb5ce7103d20bafa79a5428514e872a6d0a49
2024-05-27 23:02:11 +00:00
Michelle Ho
3297aee549
Foldable concurrent selfie prebuilt flag
...
Add a foldable concurrent selfie prebuilt
XML as the feature flag config file
Bug: 333986739
Test: build pass
Change-Id: Idbacff0d8f97ad0047b334d5563c7e4d5d734182
Merged-In: Idbacff0d8f97ad0047b334d5563c7e4d5d734182
2024-05-27 16:15:38 +00:00
Vic Huang
d94cfccb71
[BT] Add sepolicy of power stats
...
Bug: 341652267
Test: Local build and test pass
Change-Id: Ie3acff612c1f46e403d9b5b8047b6b2666fb1bde
2024-05-27 09:14:28 +00:00
Treehugger Robot
fe5a740e69
Merge "Create an isolated copy of vendor dumpstate from all devices" into main
2024-05-27 04:35:50 +00:00
Android Build Coastguard Worker
e684862fb1
Snap for 11889377 from 4434df4420d1092a112d92adc0572c519c3f658a to 24Q3-release
...
Change-Id: I9d916c03a13d4e347a387f6ccf6a499a81ce619b
2024-05-25 03:01:58 +00:00
Xin Li
ef6bdc1f33
Merge Android 24Q2 Release (ab/11526283) to aosp-main-future
...
Bug: 337098550
Merged-In: I4ac1ecf51da01c24d4e2f0f7e52df1d2cb92e275
Change-Id: I436cedecd5c6eb58f03fc239c520070163d49b8f
2024-05-24 08:25:22 -07:00
Cyan_Hsieh
4434df4420
Add MK_OWNERS as owners file for makefile am: 82a8451d2a am: 127be6aaff
...
Original change: https://android-review.googlesource.com/c/device/google/gs-common/+/3102997
Change-Id: I61f3ea0556475b30f148eca5a867f66ca7b6520c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-24 09:10:36 +00:00
Cyan_Hsieh
127be6aaff
Add MK_OWNERS as owners file for makefile am: 82a8451d2a
...
Original change: https://android-review.googlesource.com/c/device/google/gs-common/+/3102997
Change-Id: I8afc931b8b3639a47b912020f214c6e15ea14e54
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-24 08:46:18 +00:00
Cyan_Hsieh
82a8451d2a
Add MK_OWNERS as owners file for makefile
...
Bug: 278167548
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:719071202775f584b02c313172b15496045009d8 )
Merged-In: I9c1ac31c640c9f74434b993c9cc24332d6820cd0
Change-Id: I9c1ac31c640c9f74434b993c9cc24332d6820cd0
2024-05-24 08:01:37 +00:00
Jaegeuk Kim
24ee023597
Allow userdata_exp partitions
...
Bug: 336319772
Change-Id: I7f878f29d356df3992fb49b9df8f8a900a6f12b8
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2024-05-22 13:31:39 -07:00
Android Build Coastguard Worker
b16fcf188c
Snap for 11865526 from 2b710d7dbb65219a014f798a3da5aa927bb99a89 to 24Q3-release
...
Change-Id: I6aa584bfeb20695286d021077963534fb69e2a2c
2024-05-21 01:02:16 +00:00
Adam Shih
3cd2c9ae0d
Create an isolated copy of vendor dumpstate from all devices
...
Bug: 326153087
Test: make android.hardware.dumpstate-service on husky and cheetah
target without breaking
Change-Id: I9053d813e4be75ac279beeec77fdcefed08396f9
2024-05-20 01:59:27 +00:00
YiKai Peng
2b710d7dbb
sepolicy: allow hal_wlcservice call
...
Bug: 341014314
Bug: 341220409
Test: SELinuxUncheckedDenialBootTest
Change-Id: I843c3be8c13d183174e87222b0f067bf98aad57d
Signed-off-by: YiKai Peng <kenpeng@google.com>
2024-05-19 13:34:15 +00:00
Android Build Coastguard Worker
05a246bf76
Snap for 11860797 from 59263135768b41a5d4c90728ec61265b45fa9ed9 to 24Q3-release
...
Change-Id: Ifd0fd23bc699fa42fd98b1dff8b01578bef343d5
2024-05-18 23:02:08 +00:00
YiKai Peng
24af2c95b1
Reapply "WLC: service: add configuration and contexts for sepolicy"
...
This reverts commit 7d99cb87ea21af55d699a319462f9999f960f302.
Bug: 311315038
Test: authentication
Change-Id: Iaf8d4043794f895ce9ce1ab9b295de072de16e50
2024-05-18 15:11:40 +00:00
Android Build Coastguard Worker
a7991e2587
Snap for 11859356 from aebd22a825963d44027830ad548d95a04a96f0e6 to 24Q3-release
...
Change-Id: I8c8c6be8b52a52664cdfda686e9c343181ef89d0
2024-05-18 03:02:09 +00:00
Priyanka Advani
5926313576
Merge "Revert "WLC: service: add configuration and contexts for sepolicy"" into main
2024-05-17 23:57:30 +00:00
Priyanka Advani
7d99cb87ea
Revert "WLC: service: add configuration and contexts for sepolicy"
...
Revert submission 27233359-wlcservice-main
Reason for revert: Droidmonitor triggered revert due to b/341014314. Test is still flaky on all devices except akita. Will be verifying through ABTD before submission.
Reverted changes: /q/submissionid:27233359-wlcservice-main
Change-Id: Idf2749208a361c14ebac92ad221cc2599fc8135e
2024-05-17 20:35:55 +00:00
Hongyang Jiao
aebd22a825
Remove BetterBug (and BetterBugStub) from aosp & factory build targets. am: db7b681039
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27350056
Change-Id: I9654dffa12d9e1c23f8f523a6753b8d48a9cd3b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-17 04:11:46 +00:00
Android Build Coastguard Worker
34a0008fc4
Snap for 11853201 from d1a07d0197a97710fc8b9e179bb2d438dd809301 to 24Q3-release
...
Change-Id: Idf399f606d440c1b306db6f79cfe5af1c9aea1bd
2024-05-17 01:02:02 +00:00
YiKai Peng
d1a07d0197
Merge "WLC: service: add configuration and contexts for sepolicy" into main
2024-05-16 06:41:52 +00:00
Android Build Coastguard Worker
b5e0efd733
Snap for 11847214 from ff3b853a7ea1ab8bc2c2933012500236b256ca88 to 24Q3-release
...
Change-Id: Icb4ded5a6a61c716be22d9eb2c1b1b56dbf1b63d
2024-05-16 01:02:40 +00:00
Feiyu Chen
ff3b853a7e
Merge "Add missing SEPolicy for audio HAL to use EdgeTpu lib" into main
2024-05-15 21:32:54 +00:00
feiyuchen
93c25dcb0d
Add missing SEPolicy for audio HAL to use EdgeTpu lib
...
Some policies were missing. This CL adds them.
Bug: 340369535
Test: Default presubmit. To be tested on device
Change-Id: I8a124d644906ffc622598ac0bf6079d704197a33
2024-05-15 18:08:31 +00:00
Hongyang Jiao
db7b681039
Remove BetterBug (and BetterBugStub) from aosp & factory build targets.
...
Bug:340172938
Change-Id: I82fc888497b23b9537f06f1727511608cb1e8ec8
Test: Manual
2024-05-15 06:50:55 +00:00
Midas Chien
cd14b2ad4d
Dump bts information am: 15538c9845
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27232582
Change-Id: I07bcaf815b664ab36a17eb19bd5c1ae6238685e2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-15 02:16:45 +00:00
Midas Chien
15538c9845
Dump bts information
...
Get BTS information when capturing bugreport.
Bug: 335422086
Test: capture bugreport
Change-Id: I5ae9be35a3fc3c975ccc843e9daee6d4e0ac130a
2024-05-14 07:40:58 +00:00
Android Build Coastguard Worker
e9c2ec792c
Snap for 11834877 from 12d68d3ff0e2523248d37758b20da498b03721c8 to 24Q3-release
...
Change-Id: I63a28159716141caa9535bccd8bd2c10c1920b49
2024-05-13 23:02:27 +00:00
Treehugger Robot
12d68d3ff0
Merge "sepolicy: allow hal_gnss_pixel create fifo node" into main
2024-05-13 08:09:14 +00:00
Android Build Coastguard Worker
870611c992
Snap for 11828632 from 6c1885ee19d5f40dead325611403d167b9e1f39a to 24Q3-release
...
Change-Id: I30e861681f8f821051302ae02f80274bdf455048
2024-05-11 01:02:28 +00:00
Dinesh Yadav
6c1885ee19
Merge "Limit maxGxpDebugDumps to 4" into main
2024-05-10 13:43:19 +00:00
Cheng Chang
84fdceb8b4
sepolicy: allow hal_gnss_pixel create fifo node
...
avc: denied { read } for name="u:object_r:vendor_chre_hal_prop:s0" dev="tmpfs" ino=401 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_chre_hal_prop:s0 tclass=file
avc: denied { find } for pid=900 uid=1021 name=android.hardware.contexthub.IContextHub/default scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:hal_contexthub_service:s0 tclass=service_manager
avc: denied { call } for scontext=u:r:hal_gnss_pixel:s0 tcontext=u:r:hal_contexthub_default:s0 tclass=binder
avc: denied { call } for scontext=u:r:hal_contexthub_default:s0 tcontext=u:r:hal_gnss_pixel:s0 tclass=binder
avc: denied { search } for name="gps" dev="dm-54" ino=380 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { write } for name="gps" dev="dm-54" ino=380 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { add_name } for name=".pps_pipe" scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { create } for name=".pps_pipe" scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
avc: denied { read } for name=".pps_pipe" dev="dm-54" ino=11418 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
avc: denied { open } for path="/data/vendor/gps/.pps_pipe" dev="dm-54" ino=11418 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file permissive=1
avc: denied { write } for name=".pps_pipe" dev="dm-54" ino=11418 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
avc: denied { search } for name="gps" dev="dm-49" ino=380 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { write } for name=".ppspipe" dev="dm-49" ino=18610 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
avc: denied { write } for name="gps" dev="dm-54" ino=380 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { open } for path="/data/vendor/gps/.ppspipe" dev="dm-49" ino=18610 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
avc: denied { remove_name } for name=".pps_pipe" dev="dm-54" ino=11712 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=dir
avc: denied { unlink } for name=".pps_pipe" dev="dm-59" ino=6600 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:vendor_gps_file:s0 tclass=fifo_file
Bug: 339391267
Test: Verified the boot health at b/339391267#comment21.
Test: Verified the boot health at b/339391267#comment22.
Change-Id: I9f0b0939aa2bc3af0049067edaa17bc507be9fe7
2024-05-10 09:42:14 +00:00
Treehugger Robot
62056d470e
Merge "Add a different implementation of insmod.sh" into main
2024-05-10 02:41:11 +00:00