From 648307e16fe999eec1c83ab2df5bfa6364076216 Mon Sep 17 00:00:00 2001 From: Shivakumar Neginal Date: Mon, 16 Oct 2023 20:21:31 +0000 Subject: [PATCH] Adding Fast Pair extended IDs for Pixel 6a Adding the Fast Pair extended IDs for bluejay so that Quick Start shows the right Fast Pair bottom sheet on other devices during setup. Bug: 305516133 Test: TBD Change-Id: I852842706664902dc3a76175810ebf869439796d --- device-bluejay.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/device-bluejay.mk b/device-bluejay.mk index 545272b..1a6727d 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -250,3 +250,8 @@ PRODUCT_PACKAGES += ufs_firmware_update.sh # 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=bluejay