commit | 017e1c52ee7b37e46532d9d1316f325ffcc2ab5a | [log] [tgz] |
---|---|---|
author | Scott Nien <[email protected]> | Thu Aug 22 10:42:18 2024 +0000 |
committer | Scott Nien <[email protected]> | Thu Aug 22 10:42:18 2024 +0000 |
tree | 124f3a56f550849af5495ee7dccae4f50c698563 | |
parent | 968adb1a103b6c6b198a593f302fa2545c1fdc5f [diff] |
Fix the issue that the usage of ImageReaderOutputConfig is not set correctly. For OEM extensions version prior to 1.5, the usage of the ImageReader is set to 0 which is wrong. Instead we should use the default implementation of ImageReaderOutputConfigImpl#getUsage as the default. Flag: EXEMPT bugfix Bug: 361511817 Test: NA Change-Id: I6c1a8655a1fb04b2bcb5ad6007685d1faaf0cf8c