OSDN Git Service

Change visibility to allow for continuous testing.
authorSascha Haeberling <haeberling@google.com>
Thu, 15 Jan 2015 21:17:29 +0000 (13:17 -0800)
committerSascha Haeberling <haeberling@google.com>
Thu, 15 Jan 2015 21:17:29 +0000 (13:17 -0800)
commitdb7db57204b8c32b523c406e28f24234671468a4
tree6daf573053e3b42e826beef9748a4e04a1a720a0
parenta1ea88071be696ea8dee99c7bdb4007128ed60ef
Change visibility to allow for continuous testing.

  Bug: 19034273

Background: Dexmaker (through Mockito) is not able to mock
package-protected classes:
https://code.google.com/p/dexmaker/issues/detail?id=34

This can be reverted once we have a build system that doesn't require us
wrapping JUnit tests into an APK.

Change-Id: I7de59e36fa7645f9e1616e4d9c4fdda8e612e9bc
src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java