From a4fae275d57ac2e343f9e8912061d50bdd326b17 Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Fri, 30 Oct 2020 12:14:34 +0000 Subject: Add app compat config from ICU4J Bug: 139480281 Bug: 171979766 Test: device boots Change-Id: Ib2065368e2c5e0904c229c9383bc774269a0f410 --- Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 87b7dc10d31a..b6c03ec5b0af 100644 --- a/Android.bp +++ b/Android.bp @@ -554,6 +554,7 @@ java_library { "framework-platform-compat-config", // TODO: remove gps_debug and protolog.conf.json when the build system propagates "required" properly. "gps_debug.conf", + "icu4j-platform-compat-config", "libcore-platform-compat-config", "protolog.conf.json.gz", "services-platform-compat-config", -- cgit v1.2.3