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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:738a0e9359bdc221c4a223873cff53cb13e8e34f) Merged-In: I3d4492e007de0b25f6f4af37917e798861d48a77 Change-Id: I3d4492e007de0b25f6f4af37917e798861d48a77
This commit is contained in:
parent
b1dd19f400
commit
c7a230f565
1 changed files with 5 additions and 0 deletions
|
@ -283,3 +283,8 @@ PRODUCT_PACKAGES += \
|
||||||
# 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=lynx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue