2020年1月からはGCC4.9がAndroidから廃止で代わりにclangが採用になる。
https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86/+/master/GCC_4_9_DEPRECATION.md

実際、2013年発売のデバイス(32bit機)のkernelは以前はgccでコンパイルできていたが、clangだとエラーになる。