History log of /frameworks/base/packages/MtpDocumentsProvider/perf_tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58298fdba91ae541715bd7765e0b8425ed4cbfb3 29-Mar-2018 jdesprez <jdesprez@google.com> Add MtpDocumentsProviderPerfTests to APCT metric

Add it to the suite version of APCT metric instrumentation

Test: build device-tests.zip
Bug: 77280599
Change-Id: I3a00af2382f4905d84b500b6f5523456d211689f
/frameworks/base/packages/MtpDocumentsProvider/perf_tests/Android.mk
ab6ec61251786bf6b4d0407db3bc28aeefcb55db 23-Feb-2018 Anton Hansson <hansson@google.com> frameworks/base: Set LOCAL_SDK_VERSION where possible.

This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: I4233b9091d9066c4fa69f3d24aaf367ea500f760
/frameworks/base/packages/MtpDocumentsProvider/perf_tests/Android.mk
bdee9a9ae392c853ca300c5271dbb45fdfcc7132 06-Oct-2016 Daichi Hirono <hirono@google.com> Add read/write performance test for AppFuse.

The perforamnce test read from/write to 10MB data to AppFuse file 100
times.

Test: adb shell am instrument -w com.android.mtp.perftests/android.support.test.runner.AndroidJUnitRunner
Bug: 31982374
Change-Id: I8f78ee43d8078d7f1098249b28491cb43b5f3bef
/frameworks/base/packages/MtpDocumentsProvider/perf_tests/Android.mk