Skip to content
Snippets Groups Projects
Commit 7b592972 authored by Anton Hansson's avatar Anton Hansson
Browse files

Restrict visibility of framework-module-common-defaults

This isn't meant to be used directly, instead one of the default
modules that inherits this rule should be used.

Test: m nothing
Change-Id: I32a20de74c29b9fa1a0083bce084896aad99eb41
parent 56804f05
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,8 @@ java_defaults {
],
stubs_source_visibility: ["//visibility:private"],
defaults_visibility: ["//visibility:private"],
// Collates API usages from each module for further analysis.
plugins: ["java_api_finder"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment