commit | db70a9785315a29c1d0d1233d883062b8d07c46f | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Jun 03 16:27:11 2015 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Thu Jun 04 16:15:35 2015 -0700 |
tree | 645e178d0e377250b516e499cb4f2586514a42f8 | |
parent | 81f2992fac1667336cc526a380c696258569de09 [diff] |
Camera2: Legacy: Do not remap EACCES error code to PERMISSION_DENIED This remap causes non-Legacy and Legacy devices to have different error behavior when the camera permission is removed from a pre-M application. Without the remap, both routes map to CameraAccessException with code CAMERA_DISABLED. Bug: 21604925 Change-Id: I4ab18dca961cc7cedaccba0531253c9c4ef1d60e