Build core-icu4j against core-current sdk

We use core_current when compiling core-icu4j but we could depend on core.intra.stub
(a superset of core_current) instead if there were internal APIs we wanted to use from ICU4J.
It is important that core-icu4j is restricted to only use APIs that core-libart and core-oj
consider stable since they are in a different APEX module that can be updated independently.

Bug: 138994281
Test: m droid
Change-Id: I72e5d9d5ba52049202a594a2b8a5ffb97490a604
1 file changed