commit | a8f447d75c1a0fff62dcb18863a105acf10ffc52 | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Tue Jan 10 13:15:38 2017 -0800 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Tue Jan 17 16:51:03 2017 -0800 |
tree | 81575581305069fc281e2bb6c4439e28d82e195e | |
parent | d926f9334f9034b3d1562905644241f481b4a978 [diff] |
Camera: make fence import agnostic to hidl transport This will introduce one more FD dup/close in passthrough mode, but we have no other choice as camera server will not know whether it is running in passthrough or binderized mode. Test: running Camera2 API CTS Bug: 30985004 Change-Id: I407d54a51c51fc09477dfb6236ab1b53bb1e0a21