Conversation
|
Interesting. Tests passed for me locally on Windows. Was code synced properly for Linux or OSX? |
|
It looks like mac failed then rest failed, I haven't done mac yet. So too soon to tell I guess. |
|
Struggling to build AOSP again :/ - becoming a constant struggle. Cleaned my trees and everything. |
|
Eh well, Google stopped supporting building AOSP on macOS since 2021, so having that kind of support here is definitely going to be a challenge. I never even attempted. |
|
I guess I'm confused how they are releasing Android Studio native aapt2 builds when tools on aosp hasn't built easily on Mac in years. |
use lunch aosp_arm64-aosp_current-eng, will succeed |
|
Thanks. I didn't have much luck, shoved Claude Code at it and got a binary. It generated that which worked on my M4 Pro on 26. I'm testing it out now. |
This upgrades our aapt2 native binaries to this version of frameworks_base - https://github.com/iBotPeaches/platform_frameworks_base/tree/apktool-3.0.2
This is in order to fix some compilation with #4096
fixes: #4096