Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SdkConstants for getting aapt2 executable location #1013

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

alexvanyo
Copy link
Contributor

Pulls in com.android.tools:common into the build script in order to access SdkConstants for getting the location of the aapt2 executable. These constants are OS dependent, so should allow badging to run on Windows and fix #1007

Change-Id: Ibc9ece0c3ade51a29954caee3af3a669ed99c384
@dturner dturner merged commit f414cd4 into main Nov 3, 2023
5 checks passed
@dturner dturner deleted the av/sdkconstants-for-aapt2 branch November 3, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot run badging tasks in Windows
2 participants