commit | 121ccbcfee783d36be1171331d0b00d58b172f34 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Dec 17 14:56:06 2020 +0000 |
committer | Anton Hansson <hansson@google.com> | Mon Dec 21 10:46:53 2020 +0000 |
tree | fefbf0ff102a4a7a3366c21868b863ff3eb7b411 | |
parent | 96db3dad2a4a1c4f1622a2b268b347cda0e808db [diff] |
Stop ignoring classes on the classpath for stubs We're working on moving the libcore classes away from srcs and into the classpath, and ignoring classes on the classpath will cause incorrect API signatures once that happens (several libcore classes appear in public API signatures). Keep the docs building in the same way they were before. They will be addressed in separate CLs. Bug: 173606718 Test: m checkapi Change-Id: I471327c3657662d7a093e9baa2fb6e08d640f895