Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 284882a4 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Merge "Move sepolicy files to system/sepolicy"

am: fdb3552c

Change-Id: Ie853b1c2c21848fa6da57c3db8b0dd59229725a5
parents ffe6c8dd fdb3552c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
/sys/class/rfkill/rfkill[0-9]/state    u:object_r:sysfs_bluetooth_writable:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service\.btlinux    u:object_r:hal_bluetooth_btlinux_exec:s0
+0 −8
Original line number Diff line number Diff line
type hal_bluetooth_btlinux, domain;
type hal_bluetooth_btlinux_exec, exec_type, file_type, vendor_file_type;

hal_server_domain(hal_bluetooth_btlinux, hal_bluetooth)
init_daemon_domain(hal_bluetooth_btlinux)

allow hal_bluetooth_btlinux self:socket { create bind read write };
allow hal_bluetooth_btlinux self:bluetooth_socket { create bind read write };