Make System.arraycopy optimizations private.

So that we don't accidentally link against them.
The ART compiler will statically infer which specialized version
to use and call it.

bug: 73136314
bug: 74103559
Test: test.py

(cherry picked from commit 224ca17a4ba006fbb04554107788d1332fc9a0fb)

Change-Id: Ie9b985e11db39c0ff4bbb74fb427d1c034e57bc2
1 file changed