Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 1bf4ce7

Browse files
committed
Remove binding to ‘private’ interface
This was causing issues in the callable wrapper since it should not be used outside of the java package it exists in.
1 parent 3f29f61 commit 1bf4ce7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
<metadata>
22
<remove-node path="/api/package[@name='android.arch.lifecycle']/interface[@name='LifecycleRegistryOwner']" />
3+
4+
<remove-node path="/api/package[@name='android.arch.lifecycle']/interface[@name='ReportFragment.ActivityInitializationListener']" />
35
</metadata>

0 commit comments

Comments
 (0)