summaryrefslogtreecommitdiff
path: root/libs/hwui/WebViewFunctorManager.cpp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2018-12-19 17:11:21 +0100
committerAdrian Roos <roosa@google.com>2018-12-19 17:27:12 +0100
commit61e3730bc07e04181a01760d2eb1db834a854683 (patch)
tree086b9db1c7ebb4915b6d878e2c6055856d00e01d /libs/hwui/WebViewFunctorManager.cpp
parent2c5cacfd36128f43f5fab4f0665acf69ac049a44 (diff)
apilint: Fix API lint issues 2/2
Fixes false positives that occur when a class in current.txt is faulty, and an entry for that class is then added to system-current.txt. This was so because when parsing the previous revison's system-current.txt, we did not know about the class and thus didn't look for it in current.txt, and thus never recorded that the error is preexisting. To avoid that, we track all classes in system-current.txt with a matching entry in current.txt in the current revision, and later use that to look up all classes we may have missed when examining the previous revision. Test: python tools/apilint/apilint_test.py Change-Id: Ibe09f1159e351e56b35b8816ce0db760de4ef791
Diffstat (limited to 'libs/hwui/WebViewFunctorManager.cpp')
0 files changed, 0 insertions, 0 deletions