Include LUT binary files

major changes:
    1. Include and build LUT binary
       prebuilt files.

Bug: 182729023
Test: Forrest build and run CTS tests.
Change-Id: Ifaac732f241ab42651521fa59f9c5b94aac097cc
diff --git a/device-oriole.mk b/device-oriole.mk
index f19c9a0..1a7291d 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -21,6 +21,7 @@
 $(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)
 $(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)
 
 DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay
 
diff --git a/device-raven.mk b/device-raven.mk
index 2040ee5..f01b71e 100644
--- a/device-raven.mk
+++ b/device-raven.mk
@@ -21,6 +21,7 @@
 $(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)
 $(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/raven/device-vendor-raven.mk)
+$(call inherit-product-if-exists, vendor/google/camera/devices/raviole/raven/device-vendor.mk)
 
 DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay