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 {
|
||||
name: "gnss-aidl-service_IGnssV2_ISlsiGnssV1",
|
||||
name: "android.hardware.gnss-service",
|
||||
arch: {
|
||||
arm64: {
|
||||
srcs: ["release/gnss-aidl-service_IGnssV2_ISlsiGnssV1"],
|
||||
srcs: ["release/android.hardware.gnss-service"],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libutils",
|
||||
|
|
|
@ -3,7 +3,7 @@ GPS_ROOT := device/google/akita/location/gnssd
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
gnssd \
|
||||
gnss-aidl-service_IGnssV2_ISlsiGnssV1 \
|
||||
android.hardware.gnss-service \
|
||||
android.hardware.location.gps.prebuilt.xml
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
|
@ -27,7 +27,7 @@ service gnssd /vendor/bin/hw/gnssd
|
|||
ioprio be 0
|
||||
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
|
||||
user system
|
||||
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
|
||||
|
||||
### 2C48 L1 only MCW ###
|
||||
Chip_Configuration_GNSSConstConstraintDef=0x602F
|
||||
Chip_Configuration_GNSSConstConstraintDef=0x603F
|
||||
Chip_Configuration_RfMiscCtrl=0x80008001
|
||||
|
||||
# DVS: 0 = Disabled (default), 1 = Enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue