summaryrefslogtreecommitdiff
path: root/gsi_service.cpp
AgeCommit message (Expand)Author
2023-08-28Prevent the shell from exiting DSU mode when it is lockedHoward Chen
2023-05-04Offering an alternative installation pathHoward Chen
2022-12-20Fix uninitialized value warnings.main-16k-with-phonesChih-Hung Hsieh
2022-08-10libgsid: Document quirks of GetGsiService()Yi-Yo Chiang
2022-08-08Add disableImage() to IImageServiceYi-Yo Chiang
2022-04-04gsid: Make enableGsi() idempotentYi-Yo Chiang
2022-02-17Merge "Add isImageDisbled to ImageService."David Anderson
2022-02-10Add isImageDisbled to ImageService.David Anderson
2022-02-01Merge "gsid: Add a command-line option for verifying image maps."android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1David Anderson
2022-01-10gsid: Add a command-line option for verifying image maps.David Anderson
2021-12-02closeInstall() and enableGsi() code cleanupYi-Yo Chiang
2021-11-03gsid: Increase image allocation size limitYi-Yo Chiang
2021-03-22Make DSU metadata files globally readableYi-Yo Chiang
2021-02-22Merge "Move external storage mkdir to ValidateInstallParams"Treehugger Robot
2021-02-19Move external storage mkdir to ValidateInstallParamsHoward Chen
2021-02-18gsid: Make createPartition() don't preempttively clear installer_android-s-preview-1Yi-Yo Chiang
2021-02-17gsid: suggestScratchSize() respect kMinimumFreeSpaceThresholdYi-Yo Chiang
2021-01-22Refine the DSU SD card supportHoward Chen
2020-12-30Add IGsiService::suggestScratchSize()Yo Chiang
2020-12-29Revert "GsiService::enableGsi() checks return code of FinishInstall()"Yo Chiang
2020-10-13Destroy DSU metadata encryption key when wiping an installationYo Chiang
2020-08-25Add closePartition() method to gsidYo Chiang
2020-08-24GsiService::enableGsi() checks return code of FinishInstall()Yo Chiang
2020-03-11Cleanup unused dependenciesandroid-r-preview-4android-r-preview-3android-r-preview-2Yo Chiang
2020-03-03Convert gsid to use the dynamic AIDL service infrastructureHoward Chen
2020-03-03Provide oneway method for methods required by system_serverHoward Chen
2020-02-07Merge "Fix the gsi_tool cmd line progress"Howard Chen
2020-02-06Fix the gsi_tool cmd line progressHoward Chen
2020-02-06Merge "Make gsi_tool able to wipe an interrupted installation"Howard Chen
2020-02-05Merge "Add getAvbPublicKey to IGsiService and IImageService"Yo Chiang
2020-02-05Make gsi_tool able to wipe an interrupted installationHoward Chen
2020-02-05Add getAvbPublicKey to IGsiService and IImageServiceYo Chiang
2020-02-03Log pre-realpath path in openImageServiceandroid-r-preview-1Alessio Balsini
2020-01-21Use default path if DSU install dir file does not exitAlessio Balsini
2020-01-16Merge "Support multiple DSU installations"Howard Chen
2020-01-14Support multiple DSU installationsHoward Chen
2020-01-08Merge "ImageManager returns FiemapStatus."Yifan Hong
2020-01-06ImageManager returns FiemapStatus.Yifan Hong
2019-12-30Merge "Fix the issue that makes GsiService::Cancel to block"Howard Chen
2019-12-25Fix the issue that makes GsiService::Cancel to blockHoward Chen
2019-12-18Add getMappedImageDevice to IImageService.David Anderson
2019-12-18Add removeDisabledImages to IImageService.David Anderson
2019-12-03Merge "Expose ImageManager::RemoveAllImages via binder."David Anderson
2019-11-26Expose ImageManager::RemoveAllImages via binder.David Anderson
2019-11-12RefactoringHoward Chen
2019-10-28Merge "Enhance the fault tolerance of GSID installation"Howard Chen
2019-10-25Merge "Make DSU to support multiple partitions"Howard Chen
2019-10-24Enhance the fault tolerance of GSID installationHoward Chen
2019-10-24Make DSU to support multiple partitionsHoward Chen
2019-10-02Add a binder call to retrieve device-mapper tables for diagnostics.David Anderson