ingres: Import mod_device prop
diff --git a/BoardConfig.mk b/BoardConfig.mk
index d13576b..4b330ad 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,5 +12,8 @@
 
 DEVICE_PATH := device/xiaomi/ingres
 
+# Properties
+TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop
+
 # Screen density
 TARGET_SCREEN_DENSITY := 395