From 537a9deb87ab3e6eec0f09c82101b37f9b63293d Mon Sep 17 00:00:00 2001 From: Malcolm Chen Date: Wed, 18 Mar 2020 12:22:35 -0700 Subject: Comment out dependency of "framework-telephony". It's removed and to be added in future. Bug: 151667108 Test: build Change-Id: I2d51076f702407c92b2821f6a7c8c9a4aec7f014 Merged-In: I2d51076f702407c92b2821f6a7c8c9a4aec7f014 --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index ba95778a..860c7403 100644 --- a/Android.bp +++ b/Android.bp @@ -30,7 +30,7 @@ java_library { libs: [ "unsupportedappusage", - "framework-telephony", + // TODO b/151667108 add "framework-telephony", // TODO link to framework-minus-apex stub and framework-wifi-stubs ], -- cgit v1.2.3