phFriNfc_OvrHal: fix memcpy overlap

Don't use the API workaround when
OvrHal->TranceiveInfo.sRecvData.buffer == pRecvdata->buffer.
When memcpy overlap detection is enabled, this causes the NFC
process to crash and burn. memcpy is undefined when src=dest.

Bug: 6826770
Change-Id: Iebc8f82a4f86d560e764cef2229a7f86fa642783
1 file changed
tree: 84445dcb2f3f6b3e7f28ced7a8db7b10688d2af8
  1. inc/
  2. Linux_x86/
  3. src/
  4. Android.mk
  5. CleanSpec.mk
  6. MODULE_LICENSE_APACHE2
  7. NOTICE