Bug: 206741894 Bug: 188793183 Test: boot to home Signed-off-by: Randall Huang <huangrandall@google.com> Change-Id: I206178e34156f0b02c4a5b743ac9467e7dafb74f
8 lines
263 B
Text
8 lines
263 B
Text
type hardware_info_app, domain;
|
|
app_domain(hardware_info_app)
|
|
|
|
allow hardware_info_app app_api_service:service_manager find;
|
|
|
|
# Storage
|
|
allow hardware_info_app sysfs_scsi_devices_0000:dir search;
|
|
allow hardware_info_app sysfs_scsi_devices_0000:file r_file_perms;
|