@@ -2862,9 +2862,6 @@ func (c *Module) DepIsInSameApex(ctx android.BaseModuleContext, dep android.Modu
return false
}
} else if ctx.OtherModuleDependencyTag(dep) == llndkImplDep {
// We don't track beyond LLNDK
return true
The note is not visible to the blocked user.