Snap for 12337407 from 7180713f93
to 25Q1-release
Change-Id: I99636be2d2962db6818e80209ae5fede67e1d50e
This commit is contained in:
commit
8b97c50f20
6 changed files with 13 additions and 1 deletions
|
@ -43,6 +43,7 @@ BOARD_KERNEL_CMDLINE += disable_dma32=on
|
|||
include device/google/gs101/BoardConfig-common.mk
|
||||
include device/google/gs101/wifi/BoardConfig-wifi.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
||||
-include vendor/google_devices/bluejay/proprietary/BoardConfigVendor.mk
|
||||
|
||||
$(call soong_config_set,google3a_config,target_device,bluejay)
|
||||
|
|
|
@ -309,5 +309,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_AVF_REMOTE_ATTESTATION_DISABLED := true
|
||||
|
||||
# Bluetooth device id
|
||||
# Bluejay: 0x4108
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20488
|
||||
bluetooth.device_id.product_id=16648
|
||||
|
|
|
@ -57,6 +57,7 @@
|
|||
AttributionAppPkgName="com.google.android.carrierlocation"
|
||||
|
||||
AssertEnabled="true"
|
||||
ExitOnComFailure="true"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
ReAidingOnHotStart="false"
|
||||
|
@ -95,6 +96,8 @@
|
|||
/>
|
||||
|
||||
<gll_features
|
||||
EnableQzsAutoSwitch="false"
|
||||
EnableGloAutoSwitch="false"
|
||||
EnableNicAutoSwitch="true"
|
||||
/>
|
||||
|
||||
|
|
|
@ -57,6 +57,7 @@
|
|||
AttributionAppPkgName="com.google.android.carrierlocation"
|
||||
|
||||
AssertEnabled="true"
|
||||
ExitOnComFailure="true"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
ReAidingOnHotStart="false"
|
||||
|
@ -95,6 +96,8 @@
|
|||
/>
|
||||
|
||||
<gll_features
|
||||
EnableQzsAutoSwitch="false"
|
||||
EnableGloAutoSwitch="false"
|
||||
EnableNicAutoSwitch="true"
|
||||
/>
|
||||
|
||||
|
|
|
@ -94,6 +94,8 @@
|
|||
/>
|
||||
|
||||
<gll_features
|
||||
EnableQzsAutoSwitch="false"
|
||||
EnableGloAutoSwitch="false"
|
||||
EnableNicAutoSwitch="true"
|
||||
/>
|
||||
|
||||
|
|
|
@ -94,6 +94,8 @@
|
|||
/>
|
||||
|
||||
<gll_features
|
||||
EnableQzsAutoSwitch="false"
|
||||
EnableGloAutoSwitch="false"
|
||||
EnableNicAutoSwitch="true"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue