From 50fc4f6eb0a82982d8126eee225cb7aefa0eaa30 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Thu, 20 Feb 2020 17:23:48 +0000 Subject: Remove ike-srcs from updatable srcs They needn't be here, because they don't contribute to the bootclasspath. Modules should only be depended on via stubs, except for current.txt generation. Test: m Change-Id: Id9e43205fe1badace66fc580effd77e4863265d0 --- Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/Android.bp b/Android.bp index b6483a0e3dc4..a1f72fef942b 100644 --- a/Android.bp +++ b/Android.bp @@ -291,7 +291,6 @@ filegroup { ":framework-permission-sources", ":framework-wifi-updatable-sources", ":framework-telephony-sources", - ":ike-srcs", ] } -- cgit v1.2.3-59-g8ed1b