summaryrefslogtreecommitdiff
path: root/services/incremental/IncrementalService.cpp
AgeCommit message (Expand)Author
2020-04-08Merge "Change the way how we call setStorageParams." into rvc-dev TreeHugger Robot
2020-04-07Change the way how we call setStorageParams. Alex Buynytskyy
2020-04-07Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev Yurii Zubrytskyi
2020-04-07[incfs] Add time measurement for native libs extraction Yurii Zubrytskyi
2020-04-06Appops permission monitoring for GET_USAGE_STATS. Alex Buynytskyy
2020-04-03Disallow read logs collection if user changes their mind. Alex Buynytskyy
2020-04-03[incfs] fix the storage loading for existing mounts Yurii Zubrytskyi
2020-04-02Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev Alex Buynytskyy
2020-04-02Checking LOADER_USAGE_STATS before enabling read logs. Alex Buynytskyy
2020-04-01Use the new incfs API to open files Yurii Zubrytskyi
2020-03-27[frameworks] update with incfs.h Songchun Fan
2020-03-26Dynamic args complete removal. Alex Buynytskyy
2020-03-19Merge "[incremental native lib] skip writing to zero byte files" into rvc-dev Yurii Zubrytskyi
2020-03-19Merge "Incremental apps removal on data loader failures." into rvc-dev Yurii Zubrytskyi
2020-03-18[incremental native lib] skip writing to zero byte files Songchun Fan
2020-03-18Merge "Removing race condition accessing shared binder object." into rvc-dev Yurii Zubrytskyi
2020-03-18Incremental apps removal on data loader failures. Alex Buynytskyy
2020-03-18Removing race condition accessing shared binder object. Alex Buynytskyy
2020-03-18Merge "[incremental service] avoid nullptr dereferencing" into rvc-dev Songchun Fan
2020-03-17[incremental service] avoid nullptr dereferencing Songchun Fan
2020-03-13Updated v4 signature processing. Alex Buynytskyy
2020-03-12Use aidl::nullable for nullable type in C++ Jooyung Han
2020-03-11DataLoader lifecycle cleanup. Alex Buynytskyy
2020-03-03directly call data loader manager service from incremental service Songchun Fan
2020-02-11Fix mounting existing images on reboot Songchun Fan
2020-02-11Merge "Incremental installations in PackageManagerShellCommand." Alex Buynytskyy
2020-02-11Incremental installations in PackageManagerShellCommand. Alex Buynytskyy
2020-02-10incfs: fix uninitialized values George Burgess IV
2020-02-07Incremental native lib extraction Songchun Fan
2020-02-04Merge "fix dir creation mode" TreeHugger Robot
2020-02-04Merge "Dumpsys support for IncrementalService." TreeHugger Robot
2020-02-03Dumpsys support for IncrementalService. Alex Buynytskyy
2020-02-04more normalized path fix Songchun Fan
2020-02-04fix dir creation mode Songchun Fan
2020-01-31make adb install --incremental work Songchun Fan
2020-01-28Port the current code to new IncFS Yurii Zubrytskyi
2019-12-20Migrating Incremental* APIs to PackageManager APIs. Alex Buynytskyy
2019-12-19[incremental] native implementation of Incremental Service Songchun Fan