akita: Restore location FCM
Change-Id: Icd71d5dee7fba63b5005f63a469e9fda44108769
This commit is contained in:
parent
5bdd5f603d
commit
0f3b7f4f8c
2 changed files with 13 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# include common gnss binaries
|
||||
-include vendor/samsung_slsi/gps/s5300/gnss_release.mk
|
||||
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \
|
||||
device/google/akita/location/device_framework_matrix_product.xml
|
||||
|
||||
# include customized gps config files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/akita/location/ca.pem:vendor/etc/gnss/ca.pem
|
||||
|
|
10
location/device_framework_matrix_product.xml
Normal file
10
location/device_framework_matrix_product.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<compatibility-matrix version="1.0" type="framework" level="8">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.gnss</name>
|
||||
<version>3</version>
|
||||
<interface>
|
||||
<name>IGnss</name>
|
||||
<instance>vendor</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
Loading…
Add table
Add a link
Reference in a new issue