summaryrefslogtreecommitdiff
path: root/src/app_adbsign.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-01adb: introduce apk-tools database format, and few appletsTimo Teräs1-0/+97
This is a flat buffers inspired format that allows fast mmaped access to the data with low overhead, signature support and relatively good forward support.