Adding Fast Pair extended IDs for Pixel 7
Adding the Fast Pair extended IDs for Pixel 7 so that Quick Start shows the right Fast Pair bottom sheet on other devices during setup. Bug: 305516133 Test: Manually flashed a cheetha and panther device and validated the FP bottom sheet is displayed on a nearby other device (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ec518897c23085d558af3971154bdf09ab8256c5) Merged-In: I29599f388b0689db5e105d00ccf9f4bbfde9d84a Change-Id: I29599f388b0689db5e105d00ccf9f4bbfde9d84a
This commit is contained in:
parent
b851e4ef98
commit
cd89e65ff3
2 changed files with 10 additions and 0 deletions
|
@ -370,3 +370,8 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
|||
# 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=panther
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue