From c6513592004e4ac68c07e6fb97965e9ef133e54d Mon Sep 17 00:00:00 2001 From: David Su Date: Wed, 15 Jan 2020 22:55:20 +0000 Subject: framework-wifi: clean up AIDL exports (Attempt 2) Remove AIDL exports to not leak internal implementation as AIDL is not an official API of the Wifi module. Previous attempt broke the build. Bug: 147757606 Change-Id: I2edeeccf83b9460881c5d4ccc6bd5d6e3befa700 Test: compiles --- Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 1ddfbe58b445..06e2ed7f7415 100644 --- a/Android.bp +++ b/Android.bp @@ -306,7 +306,6 @@ java_defaults { "rs/java", "sax/java", "telecomm/java", - "wifi/java", ], }, -- cgit v1.2.3-59-g8ed1b