Skip to content

installer: copy binaries into payload without arch subfolder#63

Merged
hangzqcom merged 1 commit into
mainfrom
installer-script
Jun 19, 2026
Merged

installer: copy binaries into payload without arch subfolder#63
hangzqcom merged 1 commit into
mainfrom
installer-script

Conversation

@5656hcx

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>
@hangzqcom hangzqcom merged commit 65f1233 into main Jun 19, 2026
10 checks passed
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.

2 participants