summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-07-23Make libgsi vendor_ramdisk_available.android-s-beta-5android-s-beta-5David Anderson
2021-06-14Add ramdisk_available to init_first_stage's depsInseob Kim
2021-03-22Make DSU metadata files globally readableYi-Yo Chiang
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/gsidBob Badour
2020-12-30Add IGsiService::suggestScratchSize()Yo Chiang
2020-10-13Destroy DSU metadata encryption key when wiping an installationYo Chiang
2020-10-08Remove vts10 related configsDan Shi
2020-07-14Add missing shared library dependencies from system/core/libutils/Android.bpStephen Hines
2020-04-20Mark some aidl_interface modules as unstableJiyong Park
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-05Add getAvbPublicKey to IGsiService and IImageServiceYo Chiang
2020-01-16Merge "Support multiple DSU installations"Howard Chen
2020-01-14Support multiple DSU installationsHoward Chen
2020-01-06ImageManager returns FiemapStatus.Yifan Hong
2019-12-18Linking to libfiemap_passthrough is no longer necessary.David Anderson
2019-11-12RefactoringHoward Chen
2019-10-29Convert Android.mk file to Android.bpSasha Smundak
2019-10-02Add a binder call to retrieve device-mapper tables for diagnostics.David Anderson
2019-09-09Factor GetGsiService into a helper library.David Anderson
2019-08-21Set path property in the filegroupJiyong Park
2019-08-14libfiemap: Do not use weak linkage.Yifan Hong
2019-08-01Add a library to wrap libfiemap differences between recovery and normal AOSP.David Anderson
2019-07-29Only shut down gsid when it has no more consumers.David Anderson
2019-07-17Introduce a library to contain gsid's image creation logic.David Anderson
2019-07-15Revert "Revert "Move libfiemap_writer from fs_mgr to gsid.""David Anderson
2019-07-15Revert "Move libfiemap_writer from fs_mgr to gsid."David Anderson
2019-07-11Move libfiemap_writer from fs_mgr to gsid.David Anderson
2019-06-17Merge "Add a wipe-data command to gsi_tool and IGsiService."David Anderson
2019-06-11Add a wipe-data command to gsi_tool and IGsiService.David Anderson
2019-06-10Verify that GSI images resolve to /dev/block/by-name/userdata.David Anderson
2019-05-28Merge "Add end-to-end test for Dynamic System Updates"Paul Trautrim
2019-05-20Add end-to-end test for Dynamic System UpdatesPaul Trautrim
2019-05-13Refactor gsid to separate the installer code.David Anderson
2019-03-20Add basic tests around booting GSIs.David Anderson
2019-03-12Allow specifying the GSI install path.David Anderson
2019-02-24Remove duplicate "libgsi" here.LongPing Wei
2019-01-24Check f2fs pin status before writes and before rebooting.David Anderson
2019-01-17Quell libdm warnings during cleanup.David Anderson
2019-01-17Add a progress bar API to gsid and use it in gsi_tool.David Anderson
2019-01-14Implement a boot attempt counter.David Anderson
2019-01-14Fix gsid buildSandeep Patil
2019-01-11Introduce a daemon (gsid) for managing GSI installs.David Anderson
2019-01-10Add host_supported: trueHoward Chen
2019-01-08Introduce libgsi, gsi_tool.David Anderson