mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-09 23:14:47 +00:00
Revert "refpolicy-targeted: Add sepolicy for adb service"
This reverts commit 801addc52851b88b335d2349f6f7787b8200c95c. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
ecd5f090e8
commit
b9399b33ef
@ -64,13 +64,13 @@ index 000000000..f7e8ac7d0
|
||||
+# Minimal Rules Required for adbd service
|
||||
+allow adbd_t self:capability sys_resource;
|
||||
+
|
||||
+domain_interactive_fd(adbd_t)
|
||||
+dev_rw_usbfs(adbd_t)
|
||||
+files_read_etc_files(adbd_t)
|
||||
+files_rw_etc_runtime_files(adbd_t)
|
||||
+term_use_ptmx(adbd_t)
|
||||
+term_use_generic_ptys(adbd_t)
|
||||
+
|
||||
+
|
||||
+
|
||||
--
|
||||
2.43.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user