commit | 53f4cb140a6254f9c41b140fd2d49eb0177ebd69 | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Jan 29 10:31:45 2018 -0800 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Fri Feb 02 11:50:56 2018 -0800 |
tree | 80196ee8b5f4d6d969370faa80efa71ad9a97cee | |
parent | 3e2f90f9cad44dfa5270c2bb08fd76aa1b42b519 [diff] [blame] |
External camera: add device config file Also remove sizes cannot be cropped from maximal size. Bug: 72261897 Change-Id: Icb50cfa58a12e80be3cacc49569fac90be03c8e5
diff --git a/camera/provider/2.4/default/Android.bp b/camera/provider/2.4/default/Android.bp index 1f46b89..31c5fdd 100644 --- a/camera/provider/2.4/default/Android.bp +++ b/camera/provider/2.4/default/Android.bp
@@ -27,6 +27,7 @@ "liblog", "libhardware", "libcamera_metadata", + "libtinyxml2" ], header_libs: [ "camera.device@3.4-impl_headers",