Remove @IntraCoreApi from EmptyArray

The annotation was added when migrating java.nio.charset in luni
to core-icu4j. Now cleanup the EmptyArray usage by replacing with
its own empty array object.

Bug: 138994281
Test: m droid
Change-Id: Ia2d9054c6870691ef116db6eda917ecbbe32f156
2 files changed