Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
  • Jeff Sharkey's avatar
    41cfbb3f
    Build `ravenwood-junit` against `test_current`. · 41cfbb3f
    Jeff Sharkey authored
    Some CTS tests desire to link against `test_current` to prove to
    themselves that they're not touching hidden APIs.  This means if they
    also want to use our `ravenwood-junit` rules, that dependency also
    needs to link against `test_current`.
    
    Since we're reaching down into plenty of hidden details when we're
    actually running on a Ravenwood runtime, we split into a `stub` and
    an `impl` library, so that we give a cleanly compiling library to
    to clients, which is then replaced under the Ravenwood runtime.
    
    Bug: 292141694
    Test: atest-dev CtsTextTestCasesRavenwood CtsTextTestCases
    Change-Id: I96dbc9643324a7853a992e97b51a88f70eb721f3
    41cfbb3f
    History
    Build `ravenwood-junit` against `test_current`.
    Jeff Sharkey authored
    Some CTS tests desire to link against `test_current` to prove to
    themselves that they're not touching hidden APIs.  This means if they
    also want to use our `ravenwood-junit` rules, that dependency also
    needs to link against `test_current`.
    
    Since we're reaching down into plenty of hidden details when we're
    actually running on a Ravenwood runtime, we split into a `stub` and
    an `impl` library, so that we give a cleanly compiling library to
    to clients, which is then replaced under the Ravenwood runtime.
    
    Bug: 292141694
    Test: atest-dev CtsTextTestCasesRavenwood CtsTextTestCases
    Change-Id: I96dbc9643324a7853a992e97b51a88f70eb721f3
Code owners
Assign users and groups as approvers for specific file changes. Learn more.