gps: Move type declaration to device folder

Bug: 343280252
Test: b/343280252 compile and abtd test
Change-Id: I492ea0b14953cf5b0111ac70bf82240522a15494
This commit is contained in:
Cheng Chang 2024-05-29 09:00:55 +00:00
parent 97d62f485d
commit 8fa884d01c
4 changed files with 12 additions and 0 deletions

4
vendor/hal_gnss_pixel.te vendored Normal file
View 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)