index
:
platform_system_gsid
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gsi_tool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert gsid to use the dynamic AIDL service infrastructure
Howard Chen
2020-03-10
1
-1
/
+0
*
Fix gsi_tool wipe-data
Howard Chen
2020-03-04
1
-1
/
+1
*
Add getAvbPublicKey to IGsiService and IImageService
Yo Chiang
2020-02-05
1
-0
/
+14
*
Support multiple DSU installations
Howard Chen
2020-01-14
1
-18
/
+44
*
gsid: Fixes for 32-bit
Paul Trautrim
2019-12-17
1
-2
/
+2
*
Fix typo in DSU installation error message
Yo Chiang
2019-12-02
1
-1
/
+1
*
Refactoring
Howard Chen
2019-11-12
1
-17
/
+16
*
Enhance the fault tolerance of GSID installation
Howard Chen
2019-10-24
1
-0
/
+1
*
Make DSU to support multiple partitions
Howard Chen
2019-10-24
1
-16
/
+39
*
Merge changes from topics "dsu_ashmem", "dsu_clean_up"
Treehugger Robot
2019-09-28
1
-4
/
+4
|
\
|
*
Clean up legacy methods and naming
Howard Chen
2019-09-18
1
-4
/
+4
*
|
Factor GetGsiService into a helper library.
David Anderson
2019-09-09
1
-32
/
+5
|
/
*
Add getAllBackingImages to ImageService
Howard Chen
2019-08-28
1
-0
/
+19
*
Only shut down gsid when it has no more consumers.
David Anderson
2019-07-29
1
-3
/
+11
*
Add a wipe-data command to gsi_tool and IGsiService.
David Anderson
2019-06-11
1
-0
/
+40
*
Enable clang-format on preupload.
David Anderson
2019-04-16
1
-1
/
+4
*
Add isGsiEnabled to GsiService
Howard Chen
2019-03-15
1
-3
/
+10
*
Make the StartInstall abort-able
Howard Chen
2019-03-15
1
-1
/
+18
*
Allow specifying the GSI install path.
David Anderson
2019-03-12
1
-9
/
+15
*
Do not hardcode /data/gsi in GsiService.
android-q-preview-1
David Anderson
2019-03-07
1
-1
/
+7
*
Allow gsi_tool to set whether GSI installs are single-boot or not.
David Anderson
2019-03-06
1
-7
/
+21
*
Start gsid on-demand.
David Anderson
2019-02-27
1
-10
/
+25
*
Allow enabling or disabling a previously installed GSI as non-root.
David Anderson
2019-02-20
1
-8
/
+5
*
Use stderr for error messages.
David Anderson
2019-02-08
1
-26
/
+26
*
Gsid should behave more like a normal service.
David Anderson
2019-02-07
1
-9
/
+0
*
gsi_tool: Refuse to install/disable/wipe unless root.
David Anderson
2019-02-01
1
-0
/
+9
*
gsi_tool: Fix progress bar quirk.
David Anderson
2019-01-31
1
-3
/
+8
*
Add gsi_tool status
Howard Chen
2019-01-24
1
-2
/
+32
*
Check f2fs pin status before writes and before rebooting.
David Anderson
2019-01-24
1
-0
/
+15
*
Add GSI installation error codes.
David Anderson
2019-01-17
1
-16
/
+15
*
Forbid installing GSIs within live GSIs.
David Anderson
2019-01-17
1
-0
/
+8
*
Add a progress bar API to gsid and use it in gsi_tool.
David Anderson
2019-01-17
1
-7
/
+128
*
Allow disabling and re-enabling GSI.
David Anderson
2019-01-16
1
-4
/
+84
*
Fix platform-java build.
David Anderson
2019-01-14
1
-1
/
+3
*
Introduce a daemon (gsid) for managing GSI installs.
David Anderson
2019-01-11
1
-32
/
+52
*
Introduce libgsi, gsi_tool.
David Anderson
2019-01-08
1
-0
/
+148