Hi,
i tried to build v1-r for the lineage supported hotdog device with and without docker. I know, that R is not officially supported by now and there are fixes ongoing, but im interested in this stuff and maybe one of you already had this issue or is willing to help.
So the build is failing with the same error for the docker build, the good old way and the steadfasterX way to build:
FAILED: ninja: out/soong/build.ninja:4921911: multiple rules generate out/soong/.intermediates/frameworks/base/core/res/framework-res/android_common/aapt2/vendor/lineage/overlay/microg/frameworks/base/core/res/res/values_config.arsc.flat [-w dupbuild=err]
Anybody can help where i can try to start debugging?
My suggestion is, that this has to do with the overlay/microg things. And from the error message i get, that there seem to be multiple ways to generate this file.
Thanks for any recommendations.