History log of /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/NavigationBarMixinTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5ed761c1df4f5165a14218b64579e14af29d68a6 13-Jan-2017 Maurice Lam <yukl@google.com> Fix ReflectionInflater

Don't append default package when the tag name itself is qualified
(i.e. contains a '.').

Also moved the inflater test cases into test/instrumentation to the
same place as other instrumentation tests. (Other tests were moved
with the introduction of Robolectric tests)

Bug: 34254689
Test: ./gradlew connectedAndroidTest
Change-Id: I2f22613f80b4e3a65a73c4a4f8bd084ad3d4654f
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/NavigationBarMixinTest.java