Improve camera documentation.
bug:3212606 Change-Id: Iee7106e4665c08a4c75471114010b75d63ac74ce
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user