From a9b2e5b8b32a19e8c1656752b58032cefb87ce63 Mon Sep 17 00:00:00 2001 From: Chuck Liao Date: Mon, 9 Sep 2024 22:27:52 +0800 Subject: [PATCH] Build Tegu default CMF color wallpaper Bug: 361683632 Flag: EXEMPT resource only update Test: Manually build Change-Id: I38f919ccd29c97afdcd1d6815e1c04ced67cbbdb --- device-tegu.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-tegu.mk b/device-tegu.mk index 18f8b66..0058f7e 100644 --- a/device-tegu.mk +++ b/device-tegu.mk @@ -39,6 +39,7 @@ endif $(call inherit-product-if-exists, vendor/google_devices/tegu/prebuilts/device-vendor-tegu.mk) $(call inherit-product-if-exists, vendor/google_devices/zumapro/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/WallpapersTegu.mk) $(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/tegu/device-vendor-tegu.mk)