27ae545a78
Bug: 32123421 Test: build Hikey Change-Id: Iaf02626f3f3a94104c0f9d746c3cf5f20751a27d
9 lines
222 B
Text
9 lines
222 B
Text
# vibrator subsystem
|
|
type hal_vibrator, domain;
|
|
type hal_vibrator_exec, exec_type, file_type;
|
|
|
|
# hwbinder access
|
|
hwbinder_use(hal_vibrator)
|
|
|
|
# vibrator sysfs rw access
|
|
allow hal_vibrator sysfs_vibrator:file rw_file_perms;
|