From 05395df7df6166c514f3768830b9d7c73b3a991a Mon Sep 17 00:00:00 2001 From: Ching-Sung Li Date: Mon, 24 May 2021 11:23:59 +0800 Subject: [PATCH] Build Oriole default CMF color wallpaper Bug: 169538193 Bug: 181086817 Test: Build pass; Manual Change-Id: I36e773f0623e5bf4303b832dd5a96d81b160d014 --- device-oriole.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-oriole.mk b/device-oriole.mk index 99a9885..2c600c2 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device $(call inherit-product-if-exists, vendor/google_devices/oriole/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/oriole/device-vendor-oriole.mk) $(call inherit-product-if-exists, vendor/google/camera/devices/raviole/oriole/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/WallpapersOriole.mk) DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay