Examine all outer classes in predicates.

When deciding if a particular member is part of the "removed" or
"exact" API surface area, check all outer classes, not just the
direct parent class.

We're using the "exact" output to probe @SystemApi for security
checks, which is why we need this fix.

Test: make -j32 update-api
Bug: 62263906
Change-Id: I385c1cec93523deb46364ae327bc95ac89371b45
1 file changed