topaz: Import mod_device property
Change-Id: Ide1eba4a88a17ff514baabc4b464e971e1a2bb89
Signed-off-by: ReStranger <restranger@disroot.org>
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 6f852a8..c75a7a6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,5 +12,8 @@
# Inherit the proprietary files
include vendor/xiaomi/topaz/BoardConfigVendor.mk
+# Properties
+TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop
+
# Screen density
TARGET_SCREEN_DENSITY := 440
diff --git a/properties/system.prop b/properties/system.prop
new file mode 100644
index 0000000..bd1133e
--- /dev/null
+++ b/properties/system.prop
@@ -0,0 +1,2 @@
+# Xiaomi
+ro.product.mod_device=topaz_global