commit | 25384750f404d0434a3f2845f33aa3f11a11fb2a | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Mon Feb 13 02:09:20 2023 +0100 |
committer | Max Weninger <max.weninger@gmail.com> | Thu Feb 16 21:17:29 2023 +0100 |
tree | b1f4addf9c3eb89475e19b50d7c3787403c8cbb7 | |
parent | 7f1e0f464a378d015b93123a773fb8b2b07ab939 [diff] [blame] |
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)