commit | 94422aa5d074b521575f1a304d88e7fa6a4540ff | [log] [tgz] |
---|---|---|
author | Austin Borger <borgera@google.com> | Tue Dec 14 22:59:59 2021 +0000 |
committer | Austin Borger <borgera@google.com> | Wed Jan 05 21:09:04 2022 +0000 |
tree | d0c045ec995026d4cad53a3fd2a50eae5aa6c3a0 | |
parent | ab7b1f3eae33cd86b524a427c2efe67b615c2c45 [diff] |
cameraservice_test: Add DepthProcessorTest to the host build. DepthProcessorTest depends on libdynamic_depth and lib_image_io, which up until now have had no host build. The topic-related patches add the host_supported flag to both of them. Some additions have been made to NVCompressor.h and DepthPhotoProcessor.cpp to build successfully on the host. These have minimal impact. Bug: 207411352 Test: Ran test on gLinux. Change-Id: Ifa3a5f93690c7d4c5c6898dfd7370f090037fc37