Skip to content

installer: copy binaries into payload without arch subfolder#63

Open
5656hcx wants to merge 1 commit into
mainfrom
installer-script
Open

installer: copy binaries into payload without arch subfolder#63
5656hcx wants to merge 1 commit into
mainfrom
installer-script

Conversation

@5656hcx

@5656hcx 5656hcx commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Simplify the install path of non-driver payloads by removing the architecture subfolder from the final payload.

The old install path for PayloadItems:

<InstallPath>\<PayloadRootDir>\<Arch>\*

The new installed layout becomes:

<InstallPath>\<PayloadRootDir>\*

Test

Verified with local build and installation

Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
@5656hcx 5656hcx self-assigned this Jun 17, 2026
@5656hcx 5656hcx added the enhancement New feature or request label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant