summaryrefslogtreecommitdiff
path: root/libs/androidfw/LocaleDataLookup.cpp
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2025-01-24 17:54:50 +0000
committer Paul Duffin <paulduffin@google.com> 2025-01-24 17:54:50 +0000
commit97e6ab1d7d5a47187b0d875fe3c4069b25edab96 (patch)
treed2dbf05fda7b78eb8421c2967ffa31aaefd16f7e /libs/androidfw/LocaleDataLookup.cpp
parent9b828add5e3fddcce23b92b51a568923428773ff (diff)
Use consistent names in api_surface
While the `api_surface` property on `java_api_library` does not appear to be used it, along with the `api_surface` property on `droidstubs` will eventually be passed down to Metalava and will reference an API surface defined in the `build/soong/java/metalava/main-config.xml`. That means that the values will need to be consistent. The `droidstubs` `api_surface` property is set by `java_sdk_library` to be the name of an `apiScope` which uses `-` as separator not `_`. So, it is `module-lib` not `module_lib` and `system-server` not `system_server`. This change fixes the explicitly specified `api_surface` properties that use `_` instead of `-`. Bug: 391554590 Test: m checkapi Change-Id: If23af2717148c3ea15432a1fbce2c06c46c280ce
Diffstat (limited to 'libs/androidfw/LocaleDataLookup.cpp')
0 files changed, 0 insertions, 0 deletions