Commit graph

18 commits

Author SHA1 Message Date
Wilson Sung
2ee5bdcc34 Update error on ROM 11021299
Bug: 308380763
Bug: 308381394
Bug: 308381432
Bug: 308381409
Bug: 308381338
Bug: 308381747
Bug: 308381292
Bug: 308381668
Bug: 308381451
Bug: 308381687
Bug: 308381222
Bug: 308381263
Bug: 308381279
Bug: 308381611
Bug: 308381748
Test: SELinuxUncheckedDenialBootTest
Change-Id: I54b3464f7e445c8a696a4e8dfd0613fd2e2ab7b1
2023-10-30 16:12:14 +08:00
Wilson Sung
b8b1185356 Update permissive domain
Bug  307468752
Bug: 307468788
Bug: 307468729
Bug: 307468767
Bug: 307468462
Bug: 307468561
Bug: 307468923
Bug: 307468731
Bug: 307468925
Bug: 307468690
Bug: 307468733
Bug: 307468692
Bug: 307468756
Bug: 307468758
Bug: 307468945
Bug: 307468771
Bug: 307468867
Bug: 307468827
Bug: 307468887
Bug: 296187211
Change-Id: Ib4df93d03b2828113b008032b3e574c0e4298f01
2023-10-24 07:22:43 +00:00
Tai Kuo
a3abd5ad39 Allow regmap debugfs for drivers probed by insmod
auditd  : type=1400 audit(0.0:731): avc:  denied  { search } for
comm="modprobe" name="regmap" dev="debugfs" ino=2057
scontext=u:r:insmod-sh:s0 tcontext=u:object_r:vendor_regmap_debugfs:s0
tclass=dir permissive=1 bug=b/274727542

vendor_kernel_boot and vendor_dlkm modules probe by insmod need this.
Move regmap debugfs from legacy/whitechapel_pro/ to vendor/.

Bug: 274727542
Bug: 289012421
Bug: 285343932
Test: ls -d /sys/kernel/debug/regmap/*-0043
Change-Id: I1db7a5a3413467b4e14954d994b071b206fe0300
2023-09-12 16:42:21 +08:00
Wilson Sung
eac7ac91c3 Remove legacy tracking_denials
Bug: 296187211
Change-Id: I5c400c5ed8daf18b5d9176ab0ffd5d4a5323689a
2023-09-04 03:04:03 +00:00
Vania Januar
dbe23f1ab5 Revert "Revert^2 commit 2c99c990d3""
This reverts commit 9bd666007d.

Reason for revert: build break b/297170337

Change-Id: I2459b680bb3153d3d7e0f17761b4a825da942bcc
2023-08-23 12:58:42 +00:00
Wilson Sung
9bd666007d Revert^2 commit 2c99c990d3"
This reverts commit 5d2c755531.

Bug: 297129706
Change-Id: Ia8301a139559e8abf119a0964d7a06914aacf55e
2023-08-23 17:57:57 +08:00
Chiachang Wang
5d2c755531 Revert commit 2c99c990d3
This reverts commit 2c99c990d3.

Reason for revert: <Build break>

Change-Id: I030b4f5c59383478355ac2cee8363f45c8101041
2023-08-23 04:16:56 +00:00
Wilson Sung
355f0df8fd Sync zuma-sepolicy to legacy folder
Duplicate from zuma-sepolicy 7f3e2b9

Test: make selinux_policy
Bug: 296187211
Change-Id: If686fbdcf058849479019e8b37bb1d57a0215ed6
Signed-off-by: Wilson Sung <wilsonsung@google.com>
2023-08-22 15:37:56 +08:00
Wilson Sung
4dd327ff4c Permissive boot related domains during bringup stage
Bug: 296187211
Test: make selinux_policy
Change-Id: I09a16f867a22cf4613a58f419e2ecccf1d07d9ac
2023-08-21 03:35:50 +00:00
Wilson Sung
ede6811c32 Remove systemui_app dontaudit
Bug: 296187211
Test: make selinux_policy
Change-Id: Id6e2c110af6cc19c276106ff67f234919fb32837
2023-08-21 03:35:13 +00:00
Bart Sears
b1bacadf00 Revert "Permissive boot related domains during bringup stage"
Revert submission 24444207

Reason for revert: b/296705471 | Broken builds on udc-qpr1-release

Reverted changes: /q/submissionid:24444207
ag/24441134 and ag/24444207

Change-Id: Ic3bc342c693f7ec87b12594f3466d84689b68237
2023-08-19 20:48:05 +00:00
Bart Sears
c2c1b09ea9 Revert "Remove systemui_app dontaudit"
Revert submission 24444207

Reason for revert: b/296705471 | Broken builds on udc-qpr1-release

Reverted changes: /q/submissionid:24444207
ag/24441134 and ag/24444207

Change-Id: If3b89543d7ca871ac27a881ab608a9e1c244dbbc
2023-08-19 20:48:05 +00:00
Wilson Sung
b1ded0f443 Remove systemui_app dontaudit
Bug: 296187211
Change-Id: I56c23c1a3190e294391331c5f83d05e4a3eb9d81
2023-08-16 18:49:31 +08:00
Wilson Sung
da3b0fc74b Permissive boot related domains during bringup stage
Bug: 296187211
Change-Id: I58a3e61d3a9a3e1c997595af5b74d77a3c0d848c
2023-08-16 18:45:19 +08:00
Wilson Sung
08dbe5a438 Permissive systemui during bringup stage
Bug: 294300348
Change-Id: I83fcda2cfd3d683cd6c36132e497e9d17a44efe5
2023-08-08 17:51:31 +08:00
Robin Peng
30ab759177 Sync with device/google/zuma-sepolicy a89fbcc4aa1ae
fix build breakage:
device/google/zumapro-sepolicy/legacy/whitechapel_pro/file.te:4:ERROR 'Duplicate declaration of type' at token ';' on line 104436:
type tcpdump_vendor_data_file, file_type, data_file_type;
type updated_wifi_firmware_data_file, file_type, data_file_type;

Bug: 272725898
Change-Id: Ic17d18409c28760d172a4ee7a5beb6c90016a381
2023-05-01 10:04:38 +00:00
Robin Peng
d9e2e6aae9 Sync with device/google/zuma-sepolicy cfa00dfc881e3
Bug: 272725898
Change-Id: I9125ed760c0b4c688cf37720f5d4a744f2484be7
2023-04-11 10:30:07 +00:00
Robin Peng
bff99af2da init zumapro from zuma sha 43d5907677d0f
Bug: 272725898
Change-Id: If35d9efdda9dd3b8d8b24008f0738a0cbbe5bd9b
2023-03-31 14:16:57 +00:00