OSDN Git Service

Camera2: update API per API council review
authorZhijun He <zhijunhe@google.com>
Fri, 8 Apr 2016 00:34:10 +0000 (17:34 -0700)
committerZhijun He <zhijunhe@google.com>
Fri, 8 Apr 2016 23:21:06 +0000 (23:21 +0000)
commit0034743236bf69dd26edd757be03dc41f030b280
tree4684404edd656dddb1e2ed7e5f5f2d195ff00499
parent522e28e943c5f8580de6a48d1e7f160291377ad1
Camera2: update API per API council review

Per API concil recommendation, made below API change:
* change method name from createCaptureSessionByOutputConfiguration to
createCaptureSessionByOutputConfigurations
* Change method name from
createReprocessableCaptureSessionWithConfigurations to
createReprocessableCaptureSessionByConfigurations

Bug: 27950067
Change-Id: I8346d384210556a40bc2544c3660cc4819f304a1
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/hardware/camera2/CameraDevice.java
core/java/android/hardware/camera2/impl/CameraDeviceImpl.java