gps: Move type declaration to device folder
Bug: 343280252 Test: b/343280252 compile and abtd test Change-Id: I1cbcce4452b149764876643722a0b37a18dc1b46
This commit is contained in:
parent
ba840e7417
commit
023d43829a
4 changed files with 0 additions and 14 deletions
|
@ -1,9 +1,3 @@
|
|||
type hal_gnss_pixel, domain;
|
||||
hal_server_domain(hal_gnss_pixel, hal_gnss)
|
||||
|
||||
type hal_gnss_pixel_exec, exec_type, vendor_file_type, file_type;
|
||||
init_daemon_domain(hal_gnss_pixel)
|
||||
|
||||
#IPC between pixel and vendor HAL
|
||||
binder_call(hal_gnss_pixel, hal_gnss_default)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue