|
@@ -558,9 +558,7 @@ bool nfc_hw_secure_check(void)
|
|
|
|
|
|
secure_peripheral_not_found = false;
|
|
secure_peripheral_not_found = false;
|
|
|
|
|
|
- /* Refer peripheral state utilities for different states of NFC peripherals;
|
|
|
|
- * path: vendor/qcom/proprietary/securemsm/peripheralStateUtils/inc/peripheralStateUtils.h
|
|
|
|
- */
|
|
|
|
|
|
+ /* Refer peripheral state utilities for different states of NFC peripherals */
|
|
if (nfc_sec_state == 1) {
|
|
if (nfc_sec_state == 1) {
|
|
/*Secure Zone*/
|
|
/*Secure Zone*/
|
|
retstat = 1;
|
|
retstat = 1;
|