Closed ix5 closed 4 years ago
The config-bcm.mk makefile in hardware/broadcom/wlan will potentially overwrite our own configs. Handle a nonexistent repo gracefully by using inherit-product-if-exists.
inherit-product-if-exists
Changed target branch to q-mr1 and rebased.
q-mr1
The config-bcm.mk makefile in hardware/broadcom/wlan will potentially overwrite our own configs. Handle a nonexistent repo gracefully by using
inherit-product-if-exists
.