History log of /frameworks/base/packages/MtpDocumentsProvider/perf_tests/src/com/android/mtp/AppFusePerfTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e80ea38489a7fca0e5a8cf2f663704058c782d63 15-Nov-2016 Daichi Hirono <hirono@google.com> Use public version of AppFuse in MtpDocumentsProvider.

AppFuse is now a public API. The CL removes the private version from
MtpDocuemntsProvider package and switches to the public version.

Bug: 32891253
Test: MtpDocumentsProviderTest
Change-Id: Ibdf67309bc0678e2f70ac2dddb920125d9e0760e
/frameworks/base/packages/MtpDocumentsProvider/perf_tests/src/com/android/mtp/AppFusePerfTest.java
4dd323b2d3d53d9feab8aea396078e46b79c2b12 12-Oct-2016 Daichi Hirono <hirono@google.com> Rename AppFuseTest in perf test package to AppFusePerfTest.

Previously we have two AppFuseTest class in the normal test and the perf
test. The CL renames the one in the perf test to different name.

Bug: 31982374
Test: adb shell am instrument -w com.android.mtp.perftests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I6272d7f78cead0bfeee7cf83ed50c77658caa1c0
/frameworks/base/packages/MtpDocumentsProvider/perf_tests/src/com/android/mtp/AppFusePerfTest.java