Loading nfc/1.0/vts/functional/nfc_hidl_hal_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -356,7 +356,7 @@ int main(int argc, char** argv) { sleep(5); int status = RUN_ALL_TESTS(); ALOGI("Test result = %d", status); LOG(INFO) << "Test result = " << status; std::system("svc nfc enable"); /* Turn on NFC */ sleep(5); Loading Loading
nfc/1.0/vts/functional/nfc_hidl_hal_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -356,7 +356,7 @@ int main(int argc, char** argv) { sleep(5); int status = RUN_ALL_TESTS(); ALOGI("Test result = %d", status); LOG(INFO) << "Test result = " << status; std::system("svc nfc enable"); /* Turn on NFC */ sleep(5); Loading