5 Commits

Author SHA1 Message Date
2c07ac12c0 raphael: libinit: Drop fingerprint override 2025-11-09 17:24:23 +09:00
Joey Huab
009fc35027 raphael: libinit_variant: Fix misleading indentation warning
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.
2025-11-09 17:24:22 +09:00
Omkar Chandorkar
c218b7e36f raphael: Enable secure NFC functionality 2025-11-09 17:24:22 +09:00
Sebastiano Barezzi
dcf60dc804 raphael: Go back to non-eSE NFC support 2024-09-09 20:26:02 +09:00
Sebastiano Barezzi
2ab819e7c7 raphael: Checkout NFC to LOS sm8150-common tree
* From https://github.com/LineageOS/android_device_xiaomi_sm8150-common.

Revert "raphael: build some NFC packages"

This reverts commit bbee1443e1.
2023-01-24 16:58:53 +00:00