diff options
Diffstat (limited to 'libartbase/base/hiddenapi_flags.h')
-rw-r--r-- | libartbase/base/hiddenapi_flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libartbase/base/hiddenapi_flags.h b/libartbase/base/hiddenapi_flags.h index 3ece966266..64d3faeef1 100644 --- a/libartbase/base/hiddenapi_flags.h +++ b/libartbase/base/hiddenapi_flags.h @@ -75,7 +75,7 @@ namespace helper { /* * This class represents the information whether a field/method is in - * public API (whitelist) or if it isn't, apps targeting which SDK + * public API (SDK) or if it isn't, apps targeting which SDK * versions are allowed to access it. */ class ApiList { |