mirror of
https://github.com/revanced/aapt2.git
synced 2024-10-31 16:53:09 +01:00
fix(build): add missing patch
This commit is contained in:
parent
352ee82400
commit
0f54c42919
1
build.sh
1
build.sh
@ -35,6 +35,7 @@ git apply patches/libpng.patch --whitespace=fix
|
|||||||
git apply patches/selinux.patch --whitespace=fix
|
git apply patches/selinux.patch --whitespace=fix
|
||||||
git apply patches/protobuf.patch --whitespace=fix
|
git apply patches/protobuf.patch --whitespace=fix
|
||||||
git apply patches/aapt2.patch --whitespace=fix
|
git apply patches/aapt2.patch --whitespace=fix
|
||||||
|
git apply patches/androidfw.patch --whitespace=fix
|
||||||
git apply patches/boringssl.patch --whitespace=fix
|
git apply patches/boringssl.patch --whitespace=fix
|
||||||
|
|
||||||
# Define all the compilers, libraries and targets.
|
# Define all the compilers, libraries and targets.
|
||||||
|
Loading…
Reference in New Issue
Block a user