Building Android apps with Android studio is very common among the Android developer community, but if you try to build platform apps or try to compile and import AOSP projects into Android studio, you’ll face one common issue, as the android toolchain and build systems aren’t the same, AOSP apps…