Browse Source

Remove completed TODO in android/visibility.go

Remove fixed TODO(b/130796911) as it is marked fixed.
Defaults_visibility prop works as intended.

Test: none
Change-Id: I4277e9b8886f9196f6265aa63ec29dca68f5aca7
Jihoon Kang 1 year ago
parent
commit
f25bdf4643
1 changed files with 0 additions and 1 deletions
  1. 0 1
      android/visibility.go

+ 0 - 1
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 (