android_system_sepolicy/vendor/hal_fastboot_default.te
Sandeep Dhavale f0ea953e60 Fastboot AIDL Sepolicy changes
Bug: 205760652
Test: Build & flash
Change-Id: I2709c5cc2ca859481aac6fecbc99fe30a52a668b
Signed-off-by: Sandeep Dhavale <dhavale@google.com>
2022-11-09 22:21:27 +00:00

7 lines
204 B
Plaintext

type hal_fastboot_default, domain;
hal_server_domain(hal_fastboot_default, hal_fastboot)
type hal_fastboot_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_fastboot_default)