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
@ -1,5 +0,0 @@
|
|||||||
type vendor_gps_file, file_type, data_file_type;
|
|
||||||
type sysfs_gps, sysfs_type, fs_type;
|
|
||||||
userdebug_or_eng(`
|
|
||||||
typeattribute vendor_gps_file mlstrustedobject;
|
|
||||||
')
|
|
@ -1 +0,0 @@
|
|||||||
vendor_internal_prop(vendor_gps_prop)
|
|
@ -1,2 +0,0 @@
|
|||||||
vendor.gps. u:object_r:vendor_gps_prop:s0
|
|
||||||
persist.vendor.gps. u:object_r:vendor_gps_prop:s0
|
|
@ -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
|
#IPC between pixel and vendor HAL
|
||||||
binder_call(hal_gnss_pixel, hal_gnss_default)
|
binder_call(hal_gnss_pixel, hal_gnss_default)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user