From 2a8c2c360136ea5fe08a23172af0facd6ee0baa0 Mon Sep 17 00:00:00 2001 From: paulhu Date: Tue, 8 Feb 2022 21:23:06 +0800 Subject: Rename framework-connectivity-tiramisu to framework-connectivity-t Bug: 215434166 Test: build, flash, device boot to home. Merged-In: I44653ab7be117cf08cb3b8d3086ad76b43bf15e1 Change-Id: I44653ab7be117cf08cb3b8d3086ad76b43bf15e1 --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 7bfc09ffa19c..9d48cf81e998 100644 --- a/Android.bp +++ b/Android.bp @@ -564,7 +564,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 -- cgit v1.2.3-59-g8ed1b