From 403b895a06e2ce0328816cfaca6960908d4725e6 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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9931ca082a643bd498f22cfa59d4d7954bce6e63) Merged-In: Iec1e7b85e802e55b204d0bebfaf9c2f83ca588f2 Change-Id: Iec1e7b85e802e55b204d0bebfaf9c2f83ca588f2 --- device-felix.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/device-felix.mk b/device-felix.mk index b2ed3f2..9c61e17 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