diff --git a/device.mk b/device.mk
index f08ea68..0544bf7 100644
--- a/device.mk
+++ b/device.mk
@@ -38,6 +38,7 @@ $(call inherit-product, device/motorola/sm8550-common/common.mk)
# Overlay
PRODUCT_PACKAGES += \
+ ApertureResRtwo \
FrameworksResRtwo \
LineageSystemUIRtwo \
ProductFrameworksResRtwo \
diff --git a/resource-overlay/rtwo/Aperture/Android.bp b/resource-overlay/rtwo/Aperture/Android.bp
new file mode 100644
index 0000000..e9e6f94
--- /dev/null
+++ b/resource-overlay/rtwo/Aperture/Android.bp
@@ -0,0 +1,4 @@
+runtime_resource_overlay {
+ name: "ApertureResRtwo",
+ product_specific: true
+}
diff --git a/resource-overlay/rtwo/Aperture/AndroidManifest.xml b/resource-overlay/rtwo/Aperture/AndroidManifest.xml
new file mode 100644
index 0000000..7e757c3
--- /dev/null
+++ b/resource-overlay/rtwo/Aperture/AndroidManifest.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
diff --git a/resource-overlay/rtwo/Aperture/res/values/config.xml b/resource-overlay/rtwo/Aperture/res/values/config.xml
new file mode 100644
index 0000000..9185e3f
--- /dev/null
+++ b/resource-overlay/rtwo/Aperture/res/values/config.xml
@@ -0,0 +1,9 @@
+
+
+
+
+ true
+