summaryrefslogtreecommitdiff
path: root/file_paths.h
AgeCommit message (Expand)Author
2020-01-14Support multiple DSU installationsHoward Chen
2019-09-20Extract kDsuLpMetadataFile from CanBootIntoGsiHoward Chen
2019-07-19Refactor GsiService/GsiInstaller to use ImageManager.David Anderson
2019-07-19Rename internal constants from kGsi* to kDsu*.David Anderson
2019-05-25Place GSI files into subfolders.David Anderson
2019-05-13Refactor gsid to separate the installer code.David Anderson
2019-03-12Allow specifying the GSI install path.David Anderson
2019-03-07Do not hardcode /data/gsi in GsiService.android-q-preview-1David Anderson
2019-03-06Allow gsi_tool to set whether GSI installs are single-boot or not.David Anderson
2019-01-23Move gsi image files to /data/gsi.David Anderson
2019-01-16Allow disabling and re-enabling GSI.David Anderson
2019-01-14Implement a boot attempt counter.David Anderson
2019-01-11Introduce a daemon (gsid) for managing GSI installs.David Anderson
2019-01-08Introduce libgsi, gsi_tool.David Anderson