[Android] Create a ReducedModeNativeTestRule
Currently browsertests that require native, load it using ChromeTabbedActivityTestRule#startMainActivityOnBlankPage() which loads the native library in full browser mode as well as load the chrome tabbed UI. ReducedModeNativeTestRule is a reduced mode counterpart to that. It only loads native in reduced mode and without UI. Bug: 959957 Change-Id: I76dabc8f4fc4cc702e9193bf69486198ba8dfd3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615984 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#667155}
Showing
Please register or sign in to comment