index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
DynamicSystemInstallationService
/
src
/
com
/
android
/
dynsystem
/
InstallationAsyncTask.java
Age
Commit message (
Expand
)
Author
2021-05-12
DSUService: Deduplicate InstallUserdata() and InstallScratch()
Yi-Yo Chiang
2021-03-11
Ignore InterruptedException from Thread.sleep()
Yo Chiang
2021-01-05
DynamicSystemInstallationService: Support remount for DSU guest system
Yo Chiang
2020-12-30
Refactor InstallationAsyncTask.Progress
Yo Chiang
2020-08-25
Check error status after installing each DSU partition
Yo Chiang
2020-02-19
Key revocation check is permissive when device is unlocked
Yo Chiang
2020-02-19
Check DSU public key with key revocation list
Yo Chiang
2020-01-25
DSU to support GSI key revocation list
Yo Chiang
2020-01-14
Support multiple DSU installations
Howard Chen
2019-11-22
DSU to support zip files
Po-Chien Hsueh
2019-11-12
Use the new gsid interface
Howard Chen
2019-10-24
Use new GsiInstallParams struct
Howard Chen
2019-09-09
Use Ashmem to reduce buffer copies
Howard Chen
2019-05-21
Reduce parcel size to avoid binder transaction failure
Po-Chien Hsueh
2019-04-22
Rename folder dynandroid to dynsystem
Po-Chien Hsueh