3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
# Keep all impl classes referenced via JNI.
|
|
-keep class com.android.nfc.dhimpl**.Native* { *; }
|