commit | 85e1d5045cfcf88592753ce92fb6510b27445932 | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Mon Oct 26 08:50:04 2015 -0700 |
committer | Philip P. Moltmann <moltmann@google.com> | Mon Oct 26 08:56:45 2015 -0700 |
tree | 5ae93299efcd0a5a48d7cf982fb2ad7170f1ffd5 | |
parent | 108d04cccf5054cedbd39f43066e9f611c0e2d1c [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