From 3d90324dfd9e5b1f128498f2a98c0012351861a1 Mon Sep 17 00:00:00 2001 From: Ching-Sung Li Date: Mon, 26 Sep 2022 12:20:32 +0800 Subject: [PATCH] Build L10 default CMF color wallpaper Bug: 239505528 Test: Build pass; manual Change-Id: I698d54e6fec71c09c726c4f72917db247448c64d --- device-lynx.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-lynx.mk b/device-lynx.mk index be796f7..a510697 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-v $(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/lynx/proprietary/lynx/device-vendor-lynx.mk) $(call inherit-product-if-exists, vendor/google_devices/lynx/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/lynx/proprietary/WallpapersLynx.mk) DEVICE_PACKAGE_OVERLAYS += device/google/lynx/lynx/overlay