From 86a8edecbd0507667c213c6f4d7ab4c0be2bdc28 Mon Sep 17 00:00:00 2001 From: John Pan Date: Sat, 23 Sep 2023 16:19:24 +0800 Subject: [PATCH] Build AK3 default CMF color wallpaper Bug: 281624714 Test: Build pass; Manual Change-Id: I48b22b05ce3fdb074e6bd541252e6d3c42befbc0 --- device-akita.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-akita.mk b/device-akita.mk index 01ebdf6..36cc8fc 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -21,6 +21,7 @@ $(call inherit-product-if-exists, vendor/google_devices/akita/prebuilts/device-v $(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/akita/device-vendor-akita.mk) +$(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/WallpapersAkita.mk) DEVICE_PACKAGE_OVERLAYS += device/google/akita/akita/overlay