summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2018-12-19 17:11:21 +0100
committerAdrian Roos <roosa@google.com>2019-01-22 11:36:36 +0100
commit038a02992abc2c6bd36f5461529216d9aef3eeb1 (patch)
tree74c77e855fdc2dfd6f1e9bd0f8f527d3c5831e53 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5ed42b6a2e99ae75177cb5790c908b12c4bc47b9 (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 (cherry picked from commit 61e3730bc07e04181a01760d2eb1db834a854683)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions