From 97d004ecdbb00debcc3e80131e8ea48a3b623373 Mon Sep 17 00:00:00 2001 From: Ching-Sung Li Date: Sat, 4 Dec 2021 10:17:45 +0800 Subject: [PATCH] Build B3 default CMF color wallpaper Bug: 193775799 Test: Build pass; Manual Change-Id: I3ea3d0d8007b22cc9b077a4b5acb35b06e6eb329 --- device-bluejay.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-bluejay.mk b/device-bluejay.mk index 41515e6..60bb23d 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-v $(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/bluejay/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/bluejay/proprietary/bluejay/device-vendor-bluejay.mk) +$(call inherit-product-if-exists, vendor/google_devices/bluejay/proprietary/WallpapersBluejay.mk) GOODIX_CONFIG_BUILD_VERSION := g7_trusty DEVICE_PACKAGE_OVERLAYS += device/google/bluejay/bluejay/overlay