ingres: overlay: Configure aux cameras and video configurations for Aperture
diff --git a/overlay/Aperture/Android.bp b/overlay/Aperture/Android.bp
new file mode 100644
index 0000000..d40fd50
--- /dev/null
+++ b/overlay/Aperture/Android.bp
@@ -0,0 +1,10 @@
+//
+// Copyright (C) 2025 The LineageOS Project
+//
+// SPDX-License-Identifier: Apache-2.0
+//
+
+runtime_resource_overlay {
+    name: "ApertureResIngres",
+    product_specific: true,
+}