Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0e7dca65 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

HostStubGen: Fix direct outer class detection

If there's a nested class like A$B$C and C doesn't have a class-wide
policy, HSG was supposed to look at A$B's ("direct outer class") policy,
but it was using A's policy. Fixed it.

Bug: 311174191
Test: ./scripts/run-all-tests.sh
Test: atest --host CtsGraphicsTestCasesRavenwood \
    CtsTextTestCasesRavenwood \
    CtsOsTestCasesRavenwood \
    CtsAccountManagerTestCasesRavenwood \
    CtsContentTestCasesRavenwood \
    CtsProtoTestCasesRavenwood \
    CtsUtilTestCasesRavenwood \
    CtsDatabaseTestCasesRavenwood
Change-Id: I4881caac5e91366cf60e1aa232ecaf6b7c88aecf
parent fd5e8197
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment