error: external/icu/android_icu4j/Android.bp:168:1: module "i18n.module.public.api" var
iant "android_common": i18n.module.public.api is missing tracking files for previously
released library versions.
You need to do one of the following:
Add unsafe_ignore_missing_latest_api: true to your blueprint (to disable compat tra
cking)
Add a set of prebuilt txt files representing the last released version of this librar
y for compat checking.
(the current set of API files can be used as a seed for this compatibility tracking
The following filegroup modules are missing:
runtime-i18n.api.public.latest
runtime-i18n-removed.api.public.latest
runtime-i18n-incompatibilities.api.public.latest
Please see the documentation of the prebuilt_apis module type (and a usage example in p
rebuilts/sdk) for a convenient way to generate these.
error: external/icu/android_icu4j/Android.bp:168:1: module "i18n.module.public.api" var iant "android_common": i18n.module.public.api is missing tracking files for previously released library versions. You need to do one of the following:
unsafe_ignore_missing_latest_api: true
to your blueprint (to disable compat tra cking)The following filegroup modules are missing: runtime-i18n.api.public.latest runtime-i18n-removed.api.public.latest runtime-i18n-incompatibilities.api.public.latest Please see the documentation of the prebuilt_apis module type (and a usage example in p rebuilts/sdk) for a convenient way to generate these.