Merge "Fix test source reference"
This commit is contained in:
@@ -60,9 +60,9 @@ stubs_defaults {
|
|||||||
defaults: ["android-non-updatable-stubs-defaults"],
|
defaults: ["android-non-updatable-stubs-defaults"],
|
||||||
srcs: [
|
srcs: [
|
||||||
// No longer part of the stubs, but are included in the docs.
|
// No longer part of the stubs, but are included in the docs.
|
||||||
"test-base/src/**/*.java",
|
":android-test-base-sources",
|
||||||
"test-mock/src/**/*.java",
|
":android-test-mock-sources",
|
||||||
"test-runner/src/**/*.java",
|
":android-test-runner-sources",
|
||||||
],
|
],
|
||||||
libs: framework_docs_only_libs,
|
libs: framework_docs_only_libs,
|
||||||
create_doc_stubs: true,
|
create_doc_stubs: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user