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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:648307e16fe999eec1c83ab2df5bfa6364076216) Merged-In: I852842706664902dc3a76175810ebf869439796d Change-Id: I852842706664902dc3a76175810ebf869439796d
This commit is contained in:
parent
be53203261
commit
ad5bdd72ff
1 changed files with 5 additions and 0 deletions
|
@ -250,3 +250,8 @@ PRODUCT_PACKAGES += ufs_firmware_update.sh
|
||||||
# Enable DeviceAsWebcam support
|
# Enable DeviceAsWebcam support
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.usb.uvc.enabled=true
|
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