Commit Graph

5 Commits

Author SHA1 Message Date
Alex Buynytskyy
98a3c8ffff Duplicate apk names on package update.
+minor fixes

Bug: 187710420
Test: atest PackageManagerShellCommandTest PackageManagerShellCommandIncrementalTest
Change-Id: Iced479532b38bddcd8655df3ce08611434965cf4
2021-05-13 12:28:58 -07:00
Yurii Zubrytskyi
fe807fd921 [incfs] Optimize path::join for appending
Append path strings to the first argument if it's an rvalue

Bug: 183435580
Test: atest libincfs-test service.incremental_test
Change-Id: I52c4a1f0e4ad3547aeccac96a3393323e3be9adb
2021-03-23 12:11:11 -07:00
Yurii Zubrytskyi
529a37d3cb [incfs] Fix bad path::join() path preparation
Bug: 151241369
Test: atest IncrementalServiceTest
Change-Id: I6e7655634de722c46e96e66b58c0c4c8e5098874
2020-04-22 00:39:44 -07:00
Yurii Zubrytskyi
4a25dfb2de Port the current code to new IncFS
Bug: 146080380
Test: manual, "cmd incremental install-start"

Change-Id: I6761c3f0e58b6d4de1ae3c4b31c23204fba9f740
2020-01-28 12:10:17 -08:00
Songchun Fan
3c82a306cd [incremental] native implementation of Incremental Service
The implementation of IIncrementalManager.aidl. TODO to refactor this.

Test: atest service.incremental_test
Change-Id: Ib8c8a9c0e7f0289b4bcd8961fa39746ed12b4310
2019-12-19 11:27:42 -08:00