From 9931ca082a643bd498f22cfa59d4d7954bce6e63 Mon Sep 17 00:00:00 2001 From: Shivakumar Neginal Date: Mon, 16 Oct 2023 20:33:18 +0000 Subject: [PATCH] Adding Fast Pair extended IDs for F10 Adding the Fast Pair extended IDs for felix so that Quick Start shows the right Fast Pair bottom sheet on other devices during setup. Bug: 305516133 Test: TBD Change-Id: Iec1e7b85e802e55b204d0bebfaf9c2f83ca588f2 --- device-felix.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/device-felix.mk b/device-felix.mk index 1c6461b..1a020a3 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -372,3 +372,8 @@ PRODUCT_PACKAGES_DEBUG += \ # 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=felix