Replace memcpy with memmove to Solve Memory Overlap Error

Replacing memcpy with memmove so there is no memcpy-param-overlap error.

Bug: 62887820
Test: vendor testing
Change-Id: I8292659f4f490ce1eed16356a7caf16df6324283
1 file changed