am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
* commit 'f0ab39c10b614514ba4a600aa6fd4354253cde73': Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
This commit is contained in:
@@ -690,7 +690,7 @@ public final class UiAutomation {
|
||||
* potentially undesirable actions such as calling 911 or posting on public forums etc.
|
||||
*
|
||||
* @param enable whether to run in a "monkey" mode or not. Default is not.
|
||||
* @see {@link android.app.ActivityManager#isUserAMonkey()}
|
||||
* @see ActivityManager#isUserAMonkey()
|
||||
*/
|
||||
public void setRunAsMonkey(boolean enable) {
|
||||
synchronized (mLock) {
|
||||
|
||||
Reference in New Issue
Block a user