Unfortunately, I can’t build it because it appears it uses Python 2.7 instead of Python3, so I get lots of errors about print etc. I thought AOSP wasn’t going to support Python 2.7 anymore.
Is there a way to build the AOSP for the VIM3 using Python3?
I guess I have to pay closer attention to what I’m doing. It seems like the documentation I was following is pretty out of date. I have successfully built Android following these instructions (not sure how well it will run yet):