Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
b8bb1d4c6a4cd60ece45715c2482a991f8113b97
/
.
/
public
/
hal_vibrator.te
blob: 37d015ea1bd7b4509c6ceb75eebce1597dacee95 [
file
] [
log
] [
blame
]
# hwbinder access
hwbinder_use
(
hal_vibrator
)
# vibrator sysfs rw access
allow hal_vibrator sysfs_vibrator
:
file rw_file_perms
;