Merge "Fix test source reference" am: 09dcc2da3e am: c0d04de42d am: 565d5a1107
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1952376 Change-Id: I3a10a8e6d9180d0863f2db4c7befc251f4b48148
This commit is contained in:
@@ -60,9 +60,9 @@ stubs_defaults {
|
||||
defaults: ["android-non-updatable-stubs-defaults"],
|
||||
srcs: [
|
||||
// No longer part of the stubs, but are included in the docs.
|
||||
"test-base/src/**/*.java",
|
||||
"test-mock/src/**/*.java",
|
||||
"test-runner/src/**/*.java",
|
||||
":android-test-base-sources",
|
||||
":android-test-mock-sources",
|
||||
":android-test-runner-sources",
|
||||
],
|
||||
libs: framework_docs_only_libs,
|
||||
create_doc_stubs: true,
|
||||
|
||||
Reference in New Issue
Block a user