Skip to content

Add platforms strip_prefix - #86

Merged
keith merged 2 commits into
keith:mainfrom
martin4861:add-platforms_strip_prefix
Aug 7, 2026
Merged

Add platforms strip_prefix#86
keith merged 2 commits into
keith:mainfrom
martin4861:add-platforms_strip_prefix

Conversation

@martin4861

Copy link
Copy Markdown
Contributor

Platform archives up to and including API 33 unpack into a directory named after the Android release rather than the API level:

platform-32_r01.zip       -> android-12
platform-33-ext3_r03.zip  -> android-13

API 34 and newer use the API level:

platform-34-ext7_r03.zip  -> android-34

Add a strip_prefix attribute to versions.json to correctly set the platforms_strip_prefix.

@martin4861
martin4861 marked this pull request as ready for review August 7, 2026 08:27

@keith keith left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@keith
keith enabled auto-merge (squash) August 7, 2026 20:13
@keith
keith disabled auto-merge August 7, 2026 20:18
@keith
keith merged commit c6a9f20 into keith:main Aug 7, 2026
17 of 20 checks passed
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.

2 participants