aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2021-02-02 18:19:52 +0000
committerAnton Hansson <hansson@google.com>2021-02-03 18:59:14 +0000
commitebcfa668d02dc7e4918d9e492eae21d27de5104c (patch)
tree7d52e04e49c8bf4694bcf82abb9a28c82bec0a37
parente7a9d09ac576191f9123a7321ca344b0f61b1d77 (diff)
downloadcommon-ebcfa668d02dc7e4918d9e492eae21d27de5104c.tar.gz
Remove reference to whitelist
Test: No Change-Id: I402c1a2e9f9e0e26124d5fb807dff353136699a5
-rw-r--r--sdk/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/Android.bp b/sdk/Android.bp
index 0969e3a2..0a7ae58b 100644
--- a/sdk/Android.bp
+++ b/sdk/Android.bp
@@ -31,7 +31,7 @@ mainline_stubs_args =
"--hide Typo " +
"--hide UnavailableSymbol "
-// TODO: modularize this so not every module has the same whitelist
+// TODO: modularize this so not every module has the same list
framework_packages_to_document = [
"android",
"dalvik",