diff options
| author | 2022-03-02 07:27:23 +0000 | |
|---|---|---|
| committer | 2022-03-02 07:27:23 +0000 | |
| commit | 1843e673d7720cc80c35ee666647a6b74bf2b062 (patch) | |
| tree | ae3aeb1185b91f5212f3e448735a635b19112fd8 /Android.bp | |
| parent | 246ac29454e6a425dd15c724645daefaf036d3ff (diff) | |
| parent | 1d30d5d92ec59049b45bb30d9af9508b01ca60ef (diff) | |
Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" am: 1d30d5d92e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1976826
Change-Id: I8c273f9dbb49511b825982ade9a28e233eed00c9
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp index 4c74347cb358..80b4c76e9c6b 100644 --- a/Android.bp +++ b/Android.bp @@ -567,7 +567,7 @@ stubs_defaults { libs: [ "art.module.public.api", "sdk_module-lib_current_framework-tethering", - "sdk_module-lib_current_framework-connectivity-tiramisu", + "sdk_module-lib_current_framework-connectivity-t", "sdk_public_current_framework-bluetooth", // There are a few classes from modules used by the core that // need to be resolved by metalava. We use a prebuilt stub of the |