summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-22Refine the DSU SD card supportHoward Chen
2020-11-04Merge "Add constants kDsuScratch and kDsuUserdata"Yo Chiang
2020-10-22Add constants kDsuScratch and kDsuUserdataYo Chiang
2020-10-13Add GetDsuMetadataKeyDir()Yo Chiang
2020-10-07Make GetActiveDsu() static inlineYo Chiang
2020-03-03Provide oneway method for methods required by system_serverHoward Chen
2020-02-10Adding a constant for /metadata/gsi/dsu/avb/.Bowgo Tsai
2020-01-14Support multiple DSU installationsHoward Chen
2019-09-24Merge "Factor GetGsiService into a helper library."David Anderson
2019-09-20Extract kDsuLpMetadataFile from CanBootIntoGsiHoward Chen
2019-09-09Factor GetGsiService into a helper library.David Anderson
2019-05-25Place GSI files into subfolders.David Anderson
2019-02-19Expose the ro.gsid.image_running property name in libgsi.h.David Anderson
2019-01-19Force reboots within a GSI to return to the normal system image.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