Update internal aapt's to android-7.1.2_r11

- fixes #1516
This commit is contained in:
Connor Tumbleson 2017-05-30 08:59:06 -04:00
parent e794508869
commit a918b49bff
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
6 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,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.1_r4`.
We check out a certain tag. Currently we use `android-7.1.2_r11`.
### Including our modified `frameworks/base` package.