Commit 7bbd800a authored by duho.ro's avatar duho.ro Committed by Android Git Automerger
Browse files

am 6ae29d86: STK: fixing to send intent when card status changed

* commit '6ae29d86':
  STK: fixing to send intent when card status changed
parents b20710ef 6ae29d86
......@@ -81,7 +81,7 @@
<intent-filter>
<action android:name= "android.intent.action.stk.command" />
<action android:name= "android.intent.action.stk.session_end" />
<action android:name= "qualcomm.intent.action.stk.icc_status_change" />
<action android:name= "android.intent.action.stk.icc_status_change" />
</intent-filter>
</receiver>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment