mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Grant hal_bootctl permissions for new type.
Bug: 74213358 Test: Built policy. Change-Id: Icf523468e06b65095755594a8de68f42c789751c
This commit is contained in:
3
sepolicy/vendor/hal_bootctl.te
vendored
3
sepolicy/vendor/hal_bootctl.te
vendored
@@ -29,3 +29,6 @@ allow hal_bootctl xbl_block_device:blk_file rw_file_perms;
|
||||
|
||||
# Expose a socket for brokered boot message access for hal_oemlock.
|
||||
allow hal_bootctl hal_bootctl_socket:sock_file create_file_perms;
|
||||
|
||||
allow hal_bootctl sysfs_scsi_devices_other:dir r_dir_perms;
|
||||
allow hal_bootctl sysfs_scsi_devices_other:file r_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user