We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
BUILD_OVERLAY=true
Using BUILD_OVERLAY=true fails the second device with a load of already defined errors: stuff in tmp/merged also exists in normal $SRCDIR
already defined
tmp/merged
$SRCDIR
PRODUCT_SOONG_NAMESPACES=device/sony/tama-common hardware/google/interfaces hardware/google/pixel hardware/lineage/interfaces/power-libperfmgr hardware/qcom-caf/common/libqti-perfd-client hardware/qcom-caf/sdm845 vendor/qcom/opensource/commonsys/display vendor/qcom/opensource/commonsys-intf/display vendor/qcom/opensource/display vendor/qcom/opensource/data-ipa-cfg-mgr-legacy-um vendor/qcom/opensource/dataservices hardware/qcom-caf/wlan ============================================ error: merged/external/go-cmp/Android.gen.bp:4:1: module "go-cmp" already defined external/go-cmp/Android.gen.bp:4:1 <-- previous definition here
Originally posted by @petefoth in #678 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using
BUILD_OVERLAY=true
fails the second device with a load ofalready defined
errors: stuff intmp/merged
also exists in normal$SRCDIR
Originally posted by @petefoth in #678 (comment)
The text was updated successfully, but these errors were encountered: