Commit 904f7e3
committed
init: Add LP/Sparse libraries, tools, and CI
Initial import of libraries and command-line tools for handling LP metadata and Android sparse images. Adds LibLpSharp (metadata builder, reader/writer, geometry/format types), LibSpraseSharp (sparse image/stream utilities and validators), protobuf-generated DynamicPartitionsDeviceInfo, CLI tools (LpDump, LpMake, LpUnpack), solution and project files, a comprehensive .gitignore, and a GitHub Actions .NET build workflow. The MetadataBuilder implementation includes partition/group management, extent allocation, resizing logic, and export to LpMetadata.0 parents commit 904f7e3
27 files changed
Lines changed: 5442 additions & 0 deletions
File tree
- .github/workflows
- LibLpSharp
- LibSpraseSharp
- LpDump
- LpMake
- LpUnpack
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments