summaryrefslogtreecommitdiffstats
path: root/core/apicheck_msg_current.txt
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2015-01-09 14:05:38 -0800
committerYing Wang <wangying@google.com>2015-01-09 14:23:16 -0800
commit668ae2506b033f1e6d34e44abd7f04fe3f9202f2 (patch)
treed7d95e9cba897da54ca309dc5a8e6ca8cd0c2c42 /core/apicheck_msg_current.txt
parent961096fadaccc38f38fb840ce621c2a1353b263c (diff)
downloadbuild-668ae2506b033f1e6d34e44abd7f04fe3f9202f2.zip
build-668ae2506b033f1e6d34e44abd7f04fe3f9202f2.tar.gz
build-668ae2506b033f1e6d34e44abd7f04fe3f9202f2.tar.bz2
Let apicheck check both the public API and system API.
Also "make update-api" updates both public API and system API files. Bug: 18960664 Change-Id: I35e805816e07c8aa4deaeb84b1611923583325e1
Diffstat (limited to 'core/apicheck_msg_current.txt')
-rw-r--r--core/apicheck_msg_current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apicheck_msg_current.txt b/core/apicheck_msg_current.txt
index 9abd381..440e7f8 100644
--- a/core/apicheck_msg_current.txt
+++ b/core/apicheck_msg_current.txt
@@ -7,7 +7,7 @@ To make these errors go away, you have two choices:
errors above.
2) You can update current.txt by executing the following command:
- make %UPDATE_API%
+ make update-api
To submit the revised current.txt to the main Android repository,
you will need approval.