summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2020-04-13Mark some aidl_interface modules as unstableandroid-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android11-mainline-tethering-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devJiyong Park
2020-03-10Convert gsid to use the dynamic AIDL service infrastructureHoward Chen
2020-03-04Provide 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