mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
docs: split aapt1/aapt2 base AOSP build
This commit is contained in:
parent
5c79f4228b
commit
b97a56054e
@ -222,7 +222,10 @@ 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
|
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 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-8.1.0_r23`.
|
We check out a certain tag. Currently we use
|
||||||
|
|
||||||
|
* aapt2 - `android-8.1.0_r23`.
|
||||||
|
* aapt1 - `android-8.1.0_r9`.
|
||||||
|
|
||||||
### Including our modified `frameworks/base` package.
|
### Including our modified `frameworks/base` package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user