Adding Fast Pair extended IDs for Pixel 6
Adding the Fast Pair extended IDs for oriole and raven so that
Quick Start shows the right Fast Pair bottom sheet on other devices
during setup.
Bug: 305516133
Test: Manually flashed a oriole & raven device and validated the FP
bottom sheet is displayed on a nearby other device
Change-Id: Iba09888de27f92e16ab0979a7d62e9a7c6505ff2
This commit is contained in:
committed by
Treehugger Robot
parent
1270c071a5
commit
4fb3e74540
@@ -280,3 +280,8 @@ endif
|
||||
# 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=oriole
|
||||
|
||||
@@ -291,3 +291,7 @@ endif
|
||||
# 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=raven
|
||||
|
||||
Reference in New Issue
Block a user