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
The issue is that even though the c.g.firebase.internal package is
hidden with @hide javadoc comment, doclava does not "see" it when
rendering the inherited methods section of the implementor. So we need
an explicit @hide on the interface and all of its methods.
Bug: 80714895
Change-Id: I54e0f5bfa96f535c2df404b9c7ffab591732abb6
0 commit comments