OEM action when readerOptionChanged feature request

Bug: 362436740
Test: CTS test

Change-Id: If8a4ada0e079851d25f8f5e48e46b38a3b0f186c
diff --git a/nfc/api/system-current.txt b/nfc/api/system-current.txt
index 0f97b2c..bc8a7af 100644
--- a/nfc/api/system-current.txt
+++ b/nfc/api/system-current.txt
@@ -82,6 +82,7 @@
     method public void onEnableStarted();
     method public void onHceEventReceived(int);
     method public void onNdefRead(@NonNull java.util.function.Consumer<java.lang.Boolean>);
+    method public void onReaderOptionChanged(boolean);
     method public void onRfDiscoveryStarted(boolean);
     method public void onRfFieldActivated(boolean);
     method public void onRoutingChanged();