You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let litert_shared_library be visible from other repos.
Currently there is no known way to let a package group "litert_public" define visibility that can let the target be visible from another repository. Only direct definition of "visibility = ["//visibility:public"]" works.
This is a temp solution since for now only this library is related. Should discuss about further solutions later if necessary.
LiteRT-PiperOrigin-RevId: 767292232
0 commit comments