This PR add support for NDK r21e and r22. The NDK r22 comes with some changes related to include paths. The target parameter need to contain the platform level version in order for Clang to be able to locate the includes.
This PR add support for NDK r21e and r22. The NDK r22 comes with some changes related to include paths. The target parameter need to contain the platform level version in order for Clang to be able to locate the includes.