Closed Rudd-O closed 6 years ago
It looks like you might have a duplicate directory in vendor/. I'd clear it away and regenerate it.
Make sure there's nothing in the android-prepare-vendor directory because we haven't figured out how to make the build system ignore that directory so it goes through there looking for Android.mk etc.
Ugh. OK. This was missing in the instructions or perhaps it's because you're using mv and I'm using rsync?
Yes, since mv removes it from there. We want to avoid that potential pitfall but we weren't sure how to deal with it. It seems creating an empty Android.mk in the android-prepare-vendor repository may work, it would be helpful if you could try that and see if it avoids breakage when vendor files are left in the android-prepare-vendor directory.