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]>
1 file changed