commit | 9b5662bc9e6d3f232583637f897cddb4d72e805d | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Mon Oct 26 08:50:04 2015 -0700 |
committer | Philip P. Moltmann <moltmann@google.com> | Wed Oct 28 17:36:32 2015 +0000 |
tree | 61a061f2aee8d3c45722d6e01ab4804e92f74508 | |
parent | e30d951955db5ebce66dee2d599bb7f957389716 [diff] |
Fix javadoc for CameraManager.AvailabilityCallback The javadoc for CameraManager.AvailabilityCallback was missing an "#". This causes the link to registerAvailabilityCallback not being generated correctly. Once the "#" was added the link shows up correctly. Change-Id: I3da3aa737a6af487f117eccbeee5c682c003b7e2