This makes sure DataLoader won't be able to obtain read logs once user
denies access.
Bug: b/152633648
Test: atest PackageManagerShellCommandTest PackageManagerShellCommandIncrementalTest IncrementalServiceTest
Test: adb shell appops set 1000 GET_USAGE_STATS deny
Change-Id: Ibbb74933b4ef0dd8f5fe27732743e5820b8ee4dc
This module is not really needed for Linux-Bionic builds, and is
currently breaking a Linux-Bionic target on the Android Build.
Test: DIST_DIR=$(pwd)/out/dist \
./art/tools/dist_linux_bionic.sh \
com.android.art.host com.android.support.apexer
Change-Id: I281ea2e400ec04700daf5de0e3ec62d9b339b22f
The implementation of IIncrementalManager.aidl. TODO to refactor this.
Test: atest service.incremental_test
Change-Id: Ib8c8a9c0e7f0289b4bcd8961fa39746ed12b4310