Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
d733d161cfd7b73e3d3087ca086abb646790fd1b
/
.
/
private
/
bluetooth.te
blob: 0abaee66b3d35dc0d00aae54f401cd26078fb714 [
file
] [
log
] [
blame
]
# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
# Socket creation under /data/misc/bluedroid.
type_transition bluetooth bluetooth_data_file
:
sock_file bluetooth_socket
;