summaryrefslogtreecommitdiff
path: root/services/incremental/ServiceWrappers.h
AgeCommit message (Expand)Author
2025-02-04[appops] Migrate native IAppOpsCallback to aidl Atneya Nair
2021-05-11[incremental] use same sysfs name for setOptions Songchun Fan
2021-05-03[IncrementalService] add last read error in dumpsys Songchun Fan
2021-04-30[IncrementalService] use sysfs_name in mount options and dumpsys Songchun Fan
2021-04-08Installation hardening: reducing read timeout during installation. Alex Buynytskyy
2021-03-24[incfs] Space trimming for IncFS v1 Yurii Zubrytskyi
2021-03-19[incfs] Use a more efficient getBlockCount() for incfs v2 Yurii Zubrytskyi
2021-03-18[incfs] Use the new libincfs API for file status checking Yurii Zubrytskyi
2021-03-17[incfs] Preallocate space for IncFS files Yurii Zubrytskyi
2021-03-11DL lifecycle: handle slow DL binding. Alex Buynytskyy
2021-02-22Fix the progress getting for mapped files Yurii Zubrytskyi
2021-02-22[incremental] Use file range mapping for .so if available Yurii Zubrytskyi
2021-02-11DataLoader lifecycle. Alex Buynytskyy
2021-01-14Incfs: Add the new .blocks_written control file Yurii Zubrytskyi
2021-01-12Per package read timeouts. Alex Buynytskyy
2020-11-09[incremental] add last pending reads info in dumpsys Songchun Fan
2020-09-15[incremental/pm] register progress listener Songchun Fan
2020-08-27Wait for APK to be fully downloaded for full APK digests. Alex Buynytskyy
2020-08-22[IncrementalService] getLoadingProgress (v1) Songchun Fan
2020-06-01Healthcheck: proper job allocation and test. Alex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy. Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads. Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager. Alex Buynytskyy
2020-04-22[incfs] Use the new IncFs_MakeDirs() function Yurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on start Yurii Zubrytskyi
2020-04-10[incfs] Fix a crash in worker thread calling JNI 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-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-03directly call data loader manager service from incremental service Songchun Fan
2020-03-03libincfs and libdataloader headers not using std::span Songchun Fan
2020-02-11Incremental installations in PackageManagerShellCommand. Alex Buynytskyy
2020-02-04fix dir creation mode Songchun Fan
2020-01-28Port the current code to new IncFS Yurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental Service Songchun Fan