Adding Fast Pair extended IDs for Pixel 6a
Adding the Fast Pair extended IDs for bluejay so that Quick Start shows the right Fast Pair bottom sheet on other devices during setup. Bug: 305516133 Test: TBD Change-Id: I852842706664902dc3a76175810ebf869439796d
This commit is contained in:
parent
9b309d763a
commit
648307e16f
1 changed files with 5 additions and 0 deletions
|
@ -250,3 +250,8 @@ PRODUCT_PACKAGES += ufs_firmware_update.sh
|
|||
# Enable DeviceAsWebcam support
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.usb.uvc.enabled=true
|
||||
|
||||
# Quick Start device-specific settings
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.quick_start.oem_id=00e0 \
|
||||
ro.quick_start.device_id=bluejay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue