m4 is also not currently included by AOSP

This commit is contained in:
Daniel Micay 2020-05-08 18:41:51 -04:00
parent d0414f66fd
commit cf75fc34d0

View File

@ -236,9 +236,11 @@
process is being phased out by using the same LLVM toolchain as building and linking process is being phased out by using the same LLVM toolchain as building and linking
for the target.</p> for the target.</p>
<p>Android Open Source Project build dependencies:</p> <p>Additional Android Open Source Project build dependencies not provided by the
source tree:</p>
<ul> <ul>
<li>m4 (will be included as a prebuilt in the next major release)</li>
<li>python2 (being replaced with python3 for the next major release)</li> <li>python2 (being replaced with python3 for the next major release)</li>
</ul> </ul>