Aapt2 package build workflow
Go to file
oSumAtrIX 8285e73cd7
fix: Specify minimum alignment for ResStringPool_span to fix SIGBUS on ARMv7
Apparently, a SIGSEGV is also fixed by that.
2024-07-17 18:29:18 +02:00
.github/workflows Init 2022-06-18 22:43:52 +02:00
cmake feat: improve aapt2.cmake [skip ci] 2022-07-24 01:50:33 +02:00
patches fix: Specify minimum alignment for ResStringPool_span to fix SIGBUS on ARMv7 2024-07-17 18:29:18 +02:00
src feat: improve aapt2.cmake [skip ci] 2022-07-24 01:50:33 +02:00
.gitignore Init 2022-06-18 22:43:52 +02:00
.gitmodules Init 2022-06-18 22:43:52 +02:00
build.sh fix(build): add missing patch 2022-09-24 16:01:18 +02:00
CMakeLists.txt Init 2022-06-18 22:43:52 +02:00
LICENSE feat: license file [skip ci] 2022-09-25 22:45:28 +02:00
README.md feat: readme file [skip ci] 2022-09-25 22:44:21 +02:00

Aapt2 package build workflow

build workflow

This repository contains a workflow to build the aapt2 binaries for Android.