Fix the syncronization issue between read thread and write thread

NFC stack hang if Read Interrupt is notified even before
the write callback is notified. Add 2ms delay to give priority to
write thread if it is busy.

Bug: 30240780
Change-Id: I732fd3c5412276d12f84103562997182b0e77aa1
1 file changed
tree: 81ec561899ea3c56881044680bcf20d0feaed337
  1. halimpl/
  2. src/
  3. Android.mk
  4. CleanSpec.mk
  5. MODULE_LICENSE_APACHE2
  6. NOTICE