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 Change-Id: Ic618b34ba18596660ec202e832c40878eaceeef5
Loading
Please sign in to comment