X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=BoardConfig.mk;fp=BoardConfig.mk;h=e94f4c198366089ffb4866f13ac478cc9fb34ce9;hb=688aca8c581f69b6643948d31a2ad1e10dd52347;hp=6a34e04e3786c096bf2c0e654cb97cc8cf37917e;hpb=96b1ef9f061201b6f26a3052e76a4f29bfc66b04;p=GitHub%2FLineageOS%2Fandroid_device_motorola_kane.git diff --git a/BoardConfig.mk b/BoardConfig.mk index 6a34e04..e94f4c1 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -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