Merge "Add the sepolicy for UWB hal" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
40df476219
4
whitechapel/vendor/google/file_contexts
vendored
4
whitechapel/vendor/google/file_contexts
vendored
@@ -332,6 +332,10 @@
|
||||
# GRIL
|
||||
/vendor/bin/hw/vendor\.google\.radioext@1\.0-service u:object_r:hal_radioext_default_exec:s0
|
||||
|
||||
# Uwb
|
||||
# R4
|
||||
/vendor/bin/hw/hardware\.qorvo\.uwb-service u:object_r:hal_uwb_default_exec:s0
|
||||
|
||||
# Radio files.
|
||||
/data/vendor/radio(/.*)? u:object_r:radio_vendor_data_file:s0
|
||||
|
||||
|
||||
3
whitechapel/vendor/google/hal_uwb_default.te
vendored
Normal file
3
whitechapel/vendor/google/hal_uwb_default.te
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
type hal_uwb_default, domain;
|
||||
type hal_uwb_default_exec, vendor_file_type, exec_type, file_type;
|
||||
init_daemon_domain(hal_uwb_default)
|
||||
Reference in New Issue
Block a user