Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 953445b0 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Support ICU on Ravenwood (ravenwood-runtime)

See external/icu/README-ravenwood.md for the details.

Bug: 340889954
Test: atest CtsIcuTestCasesRavenwood-core-only
Test: atest CtsIcuTestCases
Flag: EXEMPT host test change only

Change-Id: I61f221c99882c7112501f05c8c76de017d5bdd4e
parent cd170297
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -227,6 +227,11 @@ android_ravenwood_libgroup {
        "services.core.ravenwood-jarjar",
        "services.fakes.ravenwood-jarjar",

        // ICU
        "core-icu4j-for-host.ravenwood",
        "icu4j-icudata-jarjar",
        "icu4j-icutzdata-jarjar",

        // Provide runtime versions of utils linked in below
        "junit",
        "truth",