Improve camera documentation.

bug:3212606
Change-Id: Iee7106e4665c08a4c75471114010b75d63ac74ce
This commit is contained in:
Wu-cheng Li
2010-11-19 15:56:16 +08:00
parent 671a6ff4be
commit 99a3f3e4e0
4 changed files with 29 additions and 17 deletions

View File

@ -906,6 +906,7 @@ public class Camera {
* Changes the settings for this Camera service.
*
* @param params the Parameters to use for this Camera service
* @throws RuntimeException if any parameter is invalid or not supported.
* @see #getParameters()
*/
public void setParameters(Parameters params) {