diff --git a/device-oriole.mk b/device-oriole.mk index 1a382ce..63d69b8 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -19,6 +19,7 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel $(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-oriole.mk) $(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/oriole/proprietary/device-vendor.mk) DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay diff --git a/device-raven.mk b/device-raven.mk index b59211a..f9f351b 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -19,6 +19,7 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel $(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-raven.mk) $(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/raven/proprietary/device-vendor.mk) DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay