Adding Fast Pair extended IDs for L10
Adding the Fast Pair extended IDs for lynx so that Quick Start shows the right Fast Pair bottom sheet on other devices during setup. Bug: 305516133 Test: TBD Change-Id: I3d4492e007de0b25f6f4af37917e798861d48a77
This commit is contained in:
parent
6718e150c6
commit
738a0e9359
1 changed files with 5 additions and 0 deletions
|
@ -283,3 +283,8 @@ PRODUCT_PACKAGES += \
|
|||
# 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=lynx
|
||||
|
|
Loading…
Reference in a new issue