Snap for 12335440 from 42ae714861
to 24Q4-release
Change-Id: Iecdf61a4be42063c6a40dd9a53b34cc30160a627
This commit is contained in:
commit
2e64db59e4
2 changed files with 3 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue