Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18n.module.public.api #50

Open
Ost268 opened this issue Jun 26, 2024 · 1 comment
Open

18n.module.public.api #50

Ost268 opened this issue Jun 26, 2024 · 1 comment

Comments

@Ost268
Copy link

Ost268 commented Jun 26, 2024

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.

@Railshiqian
Copy link

Hi, have you solved this problem?
I got the same problem while trying to add an apex service on android13.

Looking forward to your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants