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
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user