Browse Source
Callers should instead use getRefDatabase().getRefs(), which does not swallow the IOException. Replace @link with @code in the Javadoc of FileRepository, since linking to the deprecated method causes an error: Javadoc: The method getAllRefs() from the type Repository is deprecated Existing callers of the deprecated method are not adapted in this commit because many of them require more refactoring. They will be done in separate follow-up commits. Bug: 534731 Change-Id: Id84e70e4cd7be3d1ca1795512950c6abe3d18ffd Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-5.1
David Pursehouse
7 years ago
2 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue