From cf75fc34d044d0d28703fa75b136c7ac1022cec6 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Fri, 8 May 2020 18:41:51 -0400
Subject: [PATCH] m4 is also not currently included by AOSP
---
static/build.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/static/build.html b/static/build.html
index 957e2f00..056f3532 100644
--- a/static/build.html
+++ b/static/build.html
@@ -236,9 +236,11 @@
process is being phased out by using the same LLVM toolchain as building and linking
for the target.
- Android Open Source Project build dependencies:
+ Additional Android Open Source Project build dependencies not provided by the
+ source tree:
+ - m4 (will be included as a prebuilt in the next major release)
- python2 (being replaced with python3 for the next major release)