gps: Move hal_gnss_pixel declaration to device folder

Bug: 343280252
Test: b/343280252 compile and abtd test
Change-Id: Ief591d28aaea4223f05917d29bc896edec065613
This commit is contained in:
Cheng Chang 2024-05-29 08:59:37 +00:00
parent 7107af6af0
commit 5ff76196c8

5
vendor/hal_gnss_pixel.te vendored Normal file
View file

@ -0,0 +1,5 @@
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)