From e70ab4c27f3628923822e0fdc3ce619c41467e01 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 23 Aug 2017 14:27:07 -0400 Subject: [PATCH] update docs for aapt - android_8.0.0_r4 tag --- INTERNAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTERNAL.md b/INTERNAL.md index 7a67cc75..c6c9d245 100644 --- a/INTERNAL.md +++ b/INTERNAL.md @@ -222,7 +222,7 @@ to get the source downloaded. This is no small download, expect to use 40-60GB. After that, you need to build AOSP via this [documentation](https://source.android.com/source/building.html) guide. Now we aren't building the entire AOSP package, the initial build is to just see if you are capable of building it. -We check out a certain tag. Currently we use `android-7.1.2_r11`. +We check out a certain tag. Currently we use `android-8.0.0_r4`. ### Including our modified `frameworks/base` package.