Quellcode durchsuchen

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 vor 1 Jahr
Ursprung
Commit
f25bdf4643
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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 (