oriole: add overlay for OmniControl

Change-Id: I8c5dea434f0cf59bd8b85999e27b3f18a1917c1d
diff --git a/omni_oriole.mk b/omni_oriole.mk
index 2dec0f5..07b7a82 100644
--- a/omni_oriole.mk
+++ b/omni_oriole.mk
@@ -17,6 +17,8 @@
 # Get the prebuilt list of APNs
 $(call inherit-product, vendor/omni/config/gsm.mk)
 
+DEVICE_PACKAGE_OVERLAYS += device/google/oriole/overlay
+
 TARGET_BOOTANIMATION_SIZE := 1080p
 
 $(call inherit-product, vendor/omni/config/common.mk)