Hi Qmiller,
Thanks a lot!
I meet the same problem with the imx8m platform.
I only want to know why the following error occurs and how to solve it.
The "make" command is used in kernel_imx.
22:20:17 Disallowed PATH tool "make" used: []string{"make", "-j2", "--no-print-directory", "-C", "vendor/nxp-opensource/kernel_imx", "-s", "SUBLEVEL=", "kernelversion"}
22:20:17 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
22:20:17 Disallowed PATH tool "make" used: []string{"make", "-j2", "-j1", "--no-print-directory", "-C", "vendor/nxp-opensource/uboot-imx", "-s", "SUBLEVEL=", "ubootversion"}
22:20:17 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
"make" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.