summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2020-02-19 17:04:08 +0000
committer Anton Hansson <hansson@google.com> 2020-02-19 17:07:27 +0000
commitc4db73c4daf366396da5078f12734fc39c97445d (patch)
treecc978fcc3064172ec5382b1325632419302f0986
parent5562c7e87f564661908fcb2f59591d012626ee3b (diff)
Remove wifi aidl-exports from framework-aidl-export-defaults
Nothing should be depending on sources from the wifi module. Bug: 149821758 Test: m Change-Id: I4e7a0198003c8de29895b84ebdf07dae2109d472
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index b3c9e2a720f6..3dae2c66435e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -327,7 +327,6 @@ java_defaults {
"rs/java",
"sax/java",
"telecomm/java",
- "wifi/aidl-export",
],
},
}