gps: Move type declaration to device folder
Bug: 343280252 Test: b/343280252 compile and abtd test Change-Id: I492ea0b14953cf5b0111ac70bf82240522a15494
This commit is contained in:
parent
97d62f485d
commit
8fa884d01c
4 changed files with 12 additions and 0 deletions
4
vendor/hal_gnss_pixel.te
vendored
Normal file
4
vendor/hal_gnss_pixel.te
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
type hal_gnss_pixel, domain;
|
||||
init_daemon_domain(hal_gnss_pixel)
|
||||
type hal_gnss_pixel_exec, exec_type, vendor_file_type, file_type;
|
||||
hal_server_domain(hal_gnss_pixel, hal_gnss)
|
Loading…
Add table
Add a link
Reference in a new issue