@@ -877,7 +877,7 @@ func (c *Module) ExportedFlags() []string {
func isBionic(name string) bool {
switch name {
case "libc", "libm", "libdl", "linker":
case "libc", "libm", "libdl", "libdl_android", "linker":
return true
}
return false
The note is not visible to the blocked user.