mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
Revert "refpolicy-targeted: Add sepolicy for adb service"
This reverts commit 801addc528.
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user