diff options
Diffstat (limited to 'android/visibility.go')
-rw-r--r-- | android/visibility.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/visibility.go b/android/visibility.go index 5955133d4..3130135f1 100644 --- a/android/visibility.go +++ b/android/visibility.go @@ -47,7 +47,6 @@ import ( // the dependency. If it cannot then an error is reported. // // TODO(b/130631145) - Make visibility work properly with prebuilts. -// TODO(b/130796911) - Make visibility work properly with defaults. // Patterns for the values that can be specified in visibility property. const ( |