AOSP Compile Error
Hi @osos11-Git I fixed this issue by pulling the submodules by using the below command, I hope this works,
git submodule update --init --recursive
for git 1.8.2 or above `git…