Commit 48b1ef7
committed
fix,scripts: builds for termux-am with AppArmor hardening
termux-am tries to use newer build tools version 33.0.3, so install it
Also it needs android-33 platform
We need them installed or else it'll fail to build due to AppArmor
hardening locking ~/lib/ directory as read only.1 parent 78b858a commit 48b1ef7
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
0 commit comments