diff --git a/BoardConfig.mk b/BoardConfig.mk index 3f12382..9bc10ca 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -70,5 +70,8 @@ AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true BOARD_HAVE_QCOM_FM := true TARGET_QCOM_NO_FM_FIRMWARE := true +# gugelfrei +BUILD_BROKEN_DUP_RULES := true + # inherit from the proprietary version -include vendor/lge/d855/BoardConfigVendor.mk