summaryrefslogtreecommitdiffstats
path: root/cmds/uiautomator/library/apicheck_msg_current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/uiautomator/library/apicheck_msg_current.txt')
-rw-r--r--cmds/uiautomator/library/apicheck_msg_current.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/cmds/uiautomator/library/apicheck_msg_current.txt b/cmds/uiautomator/library/apicheck_msg_current.txt
new file mode 100644
index 0000000..989248d
--- /dev/null
+++ b/cmds/uiautomator/library/apicheck_msg_current.txt
@@ -0,0 +1,17 @@
+
+******************************
+You have tried to change the API from what has been previously approved.
+
+To make these errors go away, you have two choices:
+ 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
+ errors above.
+
+ 2) You can update current.txt by executing the following command:
+ make update-uiautomator-api
+
+ To submit the revised current.txt to the main Android repository,
+ you will need approval.
+******************************
+
+
+