commit | ba0c2cf4ba3e77bf0823293d6d2f85a372d7ee21 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <[email protected]> | Sat May 27 15:53:53 2023 -0700 |
committer | Chromeos LUCI <[email protected]> | Tue May 30 18:37:56 2023 +0000 |
tree | 6e701af3f11f03f8a8ce8ae934d4353739f715fb | |
parent | b20510aefc0a167591c46a523af0e10ddb664987 [diff] |
virtgpu_cross_domain: fix prop query for mt8183 camera quirk The latest drv_get_os_option consumes the prop name directly without lowering or etc. Meanwhile, to use strcmp instead of strncmp, we must query ro.product.name instead since the .device one has suffix. BUG=b:269982880 Change-Id: I27543975ec0c2a0bd7700ebd59c4dc5dd5dd2793 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/4571850 Reviewed-by: Dawn Han <[email protected]> Tested-by: Yiwei Zhang <[email protected]> Reviewed-by: Amit Pundir <[email protected]> Commit-Queue: Yiwei Zhang <[email protected]>