Shinru Han
69d9e01e8a
gps: pixel gnss aidl service (sepolicy)
...
avc: denied { call } for scontext=u:r:servicemanager:s0 tcontext=u:r:hal_gnss_pixel:s0 tclass=binder permissive=0
avc: denied { call } for scontext=u:r:hal_gnss_pixel:s0 tcontext=u:r:hal_gnss_default:s0 tclass=binder permissive=0
avc: denied { call } for scontext=u:r:hal_gnss_default:s0 tcontext=u:r:hal_gnss_pixel:s0 tclass=binder permissive=0
avc: denied { read } for name="modem_state" dev="sysfs" ino=66325 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
avc: denied { open } for path="/sys/devices/platform/cpif/modem_state" dev="sysfs" ino=66325 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
avc: denied { getattr } for path="/sys/devices/platform/cpif/modem_state" dev="sysfs" ino=66325 scontext=u:r:hal_gnss_pixel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
Bug: 298924540
Test: No avc deny
Change-Id: I77ec1cb171781dd3c671a975a5c049a48d5bcccb
2023-10-03 08:53:15 +00:00
Ken Yang
c5e2845283
SELinux: fix the avc denial
...
Bug: 289856364
Change-Id: Ib3b1ea0b578f72a422be6f94d94cf8ddf5523ae2
Signed-off-by: Ken Yang <yangken@google.com>
2023-07-05 22:47:38 +00:00
Darren Hsu
566095b9ae
sepolicy: allow system_suspend to read gnss sysfs
...
avc: denied { read } for name="wakeup61" dev="sysfs" ino=65863
scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir
permissive=0 bug=b/288984031
Bug: 288984031
Test: capture a bug report and check there is no
avc denial related to gnss
Change-Id: Iab3e835ae1d3b874eb8acbe18278b5ba1d7cb126
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-06-30 07:23:11 +08:00
Ken Yang
560e733bec
SELinux: fix avc denials
...
Fix the avc denials for sysfs_wakeup
Bug: 288049074
Change-Id: Ibc0d59597373d9ec378c90c7b372876b846b4338
Signed-off-by: Ken Yang <yangken@google.com>
2023-06-29 06:59:30 +00:00
Android Culprit Assistant
8cc94857ed
Revert "SELinux: fix avc denials"
...
This revert was created by Android Culprit Assistant. The culprit was identified in the following culprit search session (http://go/aca-get/ad8a70f9-8859-4f13-b4b4-2a7903a68e85 ).
Change-Id: Id230b3dc859469b64df2245efd82d3a92cefafe4
2023-06-28 12:59:43 +00:00
Ken Yang
253a4052cc
SELinux: fix avc denials
...
Fix the avc denials fof sysfs_wakeup
Bug: 288049074
Change-Id: I646047b9114884a33cc36035eaa1d1d5d9f99d1c
Signed-off-by: Ken Yang <yangken@google.com>
2023-06-28 02:30:48 +00:00
yihsiangpeng
63679bd1c6
Add sepolicy for wireless charging nodes
...
Bug: 274992535
Change-Id: Iab70a6ca65ee862ecaede7f3b48db1558523aff0
Signed-off-by: yihsiangpeng <yihsiangpeng@google.com>
2023-03-30 15:05:15 +08:00
Ken Tsou
bb41a39452
sepolicy: update WLC i2c path
...
The wrong path makes healthd unable to get the wireless status, so there
is no wireless charging detection notification on the UI.
Bug: 268556382
Change-Id: I8c99276050a9fca08f5782621452f92c3bb74565
Signed-off-by: Ken Tsou <kentsou@google.com>
2023-02-10 08:48:25 +08:00
Tai Kuo
5c0cf72611
Update vibrator SEPolicy for possible paths
...
Bug: 264625320
Test: Check sysfs path with ls -Z.
Change-Id: I897c614139a9cf56db298164bc2325d57a8e3949
2023-01-31 17:12:09 +08:00
Ken Yang
35abedfc90
WLC: Cleanup the sysfs_wlc policies
...
Bug: 263830018
Change-Id: Ia0f5b6b15e0dc3fb503b78a1a3db4e3e47e85a41
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-06 19:59:51 +00:00
Chase Wu
4d6ced5764
cs40l26: Add haptics initial sepolicy
...
Bug: 258559924
Test: build pass
Change-Id: I8a3de447362bb338562df0416dbef173f95aa362
Signed-off-by: Chase Wu <chasewu@google.com>
2022-11-14 14:42:49 +08:00