summaryrefslogtreecommitdiff
path: root/packages/DynamicSystemInstallationService/src/com/android/dynsystem/InstallationAsyncTask.java
AgeCommit message (Expand)Author
2021-05-12DSUService: Deduplicate InstallUserdata() and InstallScratch()Yi-Yo Chiang
2021-03-11Ignore InterruptedException from Thread.sleep()Yo Chiang
2021-01-05DynamicSystemInstallationService: Support remount for DSU guest systemYo Chiang
2020-12-30Refactor InstallationAsyncTask.ProgressYo Chiang
2020-08-25Check error status after installing each DSU partitionYo Chiang
2020-02-19Key revocation check is permissive when device is unlockedYo Chiang
2020-02-19Check DSU public key with key revocation listYo Chiang
2020-01-25DSU to support GSI key revocation listYo Chiang
2020-01-14Support multiple DSU installationsHoward Chen
2019-11-22DSU to support zip filesPo-Chien Hsueh
2019-11-12Use the new gsid interfaceHoward Chen
2019-10-24Use new GsiInstallParams structHoward Chen
2019-09-09Use Ashmem to reduce buffer copiesHoward Chen
2019-05-21Reduce parcel size to avoid binder transaction failurePo-Chien Hsueh
2019-04-22Rename folder dynandroid to dynsystemPo-Chien Hsueh