nfc: Change EXPECT_TRUE to ASSERT_TRUE
because if the timeout occurs, a null pointer exception will be caused, and ASSERT_TRUE can interrupt the continued execution of the case.
Test: done
Bug:357008220
Change-Id: I17332c065e35c69630fc24ca2d929c6bff767c08
Signed-off-by:
grekit1024 <grekit1024@gmail.com>
Loading
Please register or sign in to comment