kane: move ro.hardware.sensors to device specific repo
[GitHub/LineageOS/android_device_motorola_kane.git] / BoardConfig.mk
index 6a34e04e3786c096bf2c0e654cb97cc8cf37917e..e94f4c198366089ffb4866f13ac478cc9fb34ce9 100644 (file)
@@ -24,5 +24,8 @@ TARGET_OTA_ASSERT_DEVICE := kane,one_vision
 # Kernel
 TARGET_KERNEL_CONFIG := kane_defconfig
 
+# Properties
+TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
+
 # inherit from the proprietary version
 -include vendor/motorola/kane/BoardConfigVendor.mk