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:
Gargi Misra
2026-04-08 11:02:39 +05:30
committed by Khem Raj
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