NFCに関連してOI4でのシステムステータスとNFCの挙動を調べました。

[ステータスの挙動]
・Current Binary=Samsung OfficialであればSystem Status=Custom であっても
NFCは使える(今まで通り)
・Current Binary=Customだと公式ROMをいじらなくても端末状態=カスタムとなり
System StatusもCustomになってしまう
・dd if=twrp.img of=/dev/block/mmcblk0p21 で再起動してtwrpを起動すると
Current Binary=Customとなる。電池抜き差しでも避けられなかった

[NFCの挙動]
・Current Binary=Samsung Official, System Status=Custom
→NFCは利用できる(今まで通り)
・Current Binary=Custom, System Status=Custom
→NFCは有効にできない(今まで通り?)
・Current Binary=Custom, System Status=Official
→未確認

Stock(deodexed)ROMでNFCが動かなかったのはこれが原因かもしれませんので、
Current Binary=Custom, System Status=OfficialでNFCが動けば嬉しいのですが、
そうでなければ毎回OdinでStock Recoveryを入れてステータスを戻す運用になるかもしれません。
(もしかしたらStock RecoveryならCM12.1でもNFCが動いたかも……?)