commit | ba425af6f83e56fce2361e74273389be05ee0e59 | [log] [tgz] |
---|---|---|
author | Kwangkyu Park <kk48.park@samsung.com> | Sat Aug 31 01:24:57 2024 +0900 |
committer | Kwangkyu Park <kk48.park@samsung.com> | Sat Aug 31 01:35:39 2024 +0900 |
tree | 7f056f8e787b315c434ec05b1b41c1a757c56680 | |
parent | 34eacbbf0590eec300d156afd5eb82fd4b1a81bb [diff] |
Camera: relay sync fence to vendor library Currently, a sync fence from ParcelImage is not relayed to a vendor library. However, a fence might be required to implement a service-based vendor library. This patch will make changes to dup/provide a fence to the vendor library. Bug: 363229739 Test: Manual test with service based vendor library Change-Id: Iecc30e4a2523f64aa36271a75f67bf805c7b9a79