summaryrefslogtreecommitdiff
path: root/libgsid.cpp
AgeCommit message (Collapse)Author
2020-03-11Cleanup unused dependenciesandroid-r-preview-4android-r-preview-3android-r-preview-2Yo Chiang
* Cleanup unused headers * Cleanup libgsid unused dependencies Test: Build and boot Change-Id: I22456c176dde524bc51a435bca6fc45d37240f56
2020-03-03Convert gsid to use the dynamic AIDL service infrastructureHoward Chen
Replace the original on demand start mechanism with the new dynamic AIDL service infrastructure to resolve a possible race condition. Bug: 149130673 Test: gsi_tool status Change-Id: I141475b56191eb82efe222bf7522350fc66a7dac
2019-09-09Factor GetGsiService into a helper library.David Anderson
Bug: 140204341 Test: gsi_tool Change-Id: I40fb2ff6ad58346d0711b971de5d1a7d3fba6774