summaryrefslogtreecommitdiff
path: root/services/incremental/path.cpp
AgeCommit message (Collapse)Author
2020-04-22[incfs] Fix bad path::join() path preparationYurii Zubrytskyi
Bug: 151241369 Test: atest IncrementalServiceTest Change-Id: I6e7655634de722c46e96e66b58c0c4c8e5098874
2020-01-28Port the current code to new IncFSYurii Zubrytskyi
Bug: 146080380 Test: manual, "cmd incremental install-start" Change-Id: I6761c3f0e58b6d4de1ae3c4b31c23204fba9f740
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan
The implementation of IIncrementalManager.aidl. TODO to refactor this. Test: atest service.incremental_test Change-Id: Ib8c8a9c0e7f0289b4bcd8961fa39746ed12b4310