gps: update gps version 4.13.1.5
Bug: 246482115 Test: atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest Change-Id: If946e609976377eb6cc7f8b4b4cebd5dd83ee3a5
This commit is contained in:
parent
16df7e1957
commit
1dbefbfb18
7 changed files with 5 additions and 5 deletions
|
@ -14,10 +14,10 @@ license {
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
cc_prebuilt_binary {
|
||||||
name: "gnss-aidl-service_IGnssV2_ISlsiGnssV1",
|
name: "android.hardware.gnss-service",
|
||||||
arch: {
|
arch: {
|
||||||
arm64: {
|
arm64: {
|
||||||
srcs: ["release/gnss-aidl-service_IGnssV2_ISlsiGnssV1"],
|
srcs: ["release/android.hardware.gnss-service"],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"liblog",
|
"liblog",
|
||||||
"libutils",
|
"libutils",
|
||||||
|
|
|
@ -3,7 +3,7 @@ GPS_ROOT := device/google/akita/location/gnssd
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
gnssd \
|
gnssd \
|
||||||
gnss-aidl-service_IGnssV2_ISlsiGnssV1 \
|
android.hardware.gnss-service \
|
||||||
android.hardware.location.gps.prebuilt.xml
|
android.hardware.location.gps.prebuilt.xml
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
|
@ -27,7 +27,7 @@ service gnssd /vendor/bin/hw/gnssd
|
||||||
ioprio be 0
|
ioprio be 0
|
||||||
seclabel u:r:gnssd:s0
|
seclabel u:r:gnssd:s0
|
||||||
|
|
||||||
service slsi_gnss_service /vendor/bin/hw/gnss-aidl-service_IGnssV2_ISlsiGnssV1
|
service slsi_gnss_service /vendor/bin/hw/android.hardware.gnss-service
|
||||||
class main
|
class main
|
||||||
user system
|
user system
|
||||||
group system gps
|
group system gps
|
||||||
|
|
BIN
location/gnssd/release/android.hardware.gnss-service
Normal file
BIN
location/gnssd/release/android.hardware.gnss-service
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -75,7 +75,7 @@ Chip_Configuration_DCXO_CrystalType=0x11
|
||||||
spam_dog_ms=0
|
spam_dog_ms=0
|
||||||
|
|
||||||
### 2C48 L1 only MCW ###
|
### 2C48 L1 only MCW ###
|
||||||
Chip_Configuration_GNSSConstConstraintDef=0x602F
|
Chip_Configuration_GNSSConstConstraintDef=0x603F
|
||||||
Chip_Configuration_RfMiscCtrl=0x80008001
|
Chip_Configuration_RfMiscCtrl=0x80008001
|
||||||
|
|
||||||
# DVS: 0 = Disabled (default), 1 = Enabled
|
# DVS: 0 = Disabled (default), 1 = Enabled
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue