device/xiaomi/raphael/libinit/libinit_variant.cpp:46:6: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
46 | property_override("ro.boot.hardware.sku", "nfc");
| ^
device/xiaomi/raphael/libinit/libinit_variant.cpp:44:5: note: previous statement is here
44 | if (variant.nfc)
| ^
1 warning generated.