fix(main/termux-am): build with hardened apparmor profile#29121
Draft
thunder-coding wants to merge 4 commits into
Draft
fix(main/termux-am): build with hardened apparmor profile#29121thunder-coding wants to merge 4 commits into
thunder-coding wants to merge 4 commits into
Conversation
5c302be to
dcd7a4a
Compare
Member
Author
|
Seems like aapt does need android-35 now? Not sure, so leaving this as draft. Will explore further if we can get it building with older platform later on. But this should fix builds for termux-am atleast |
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.
Effectively reverts 8514cda
dcd7a4a to
76fed01
Compare
Member
|
If you are trying to build also, I am trying to work on further revisions I want to make to that |
Member
Author
I'll wait for the PR to be merged then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ignore the branch name, and just focus on the title.
Fixes #29118