fix: correct KernelSU module ZIP structure

- Fixed ZIP file structure to have files at root level (not in subdirectory)
- Module files now properly accessible for KernelSU installation
- Verified all required files present: module.prop, META-INF, scripts, webroot
- ZIP integrity test passed (41 files, 130KB)

ZIP structure now compliant with KernelSU module format:
- module.prop at root
- META-INF/com/google/android/* installation scripts
- scripts/ directory with service.sh, post-fs-data.sh, etc.
- webroot/ directory with WebUIX interface

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-21 16:52:45 +00:00
parent 29f324c677
commit d698f8f169