From 738a0e9359bdc221c4a223873cff53cb13e8e34f Mon Sep 17 00:00:00 2001 From: Shivakumar Neginal Date: Mon, 16 Oct 2023 20:27:01 +0000 Subject: [PATCH] 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 --- device-lynx.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/device-lynx.mk b/device-lynx.mk index 9002502..4ddc3e2 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -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