commit | 703048d08be9dcdb00d2f6e91d04fedb8927dc85 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Feb 20 12:18:34 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 20 12:18:34 2020 +0000 |
tree | 94592a1a5eaabf21a68cad4a69f4c386a0f3c6fc | |
parent | 9969e5dff79d57b1101b154eb191da2a38f29ebd [diff] | |
parent | c82ea10ea287eea506797cdf13015c50dfb3a1ff [diff] |
Merge "Stop exposing generated AIDL from Tethering"
diff --git a/Tethering/common/TetheringLib/Android.bp b/Tethering/common/TetheringLib/Android.bp index cb0de7a..1a3d5b6 100644 --- a/Tethering/common/TetheringLib/Android.bp +++ b/Tethering/common/TetheringLib/Android.bp
@@ -83,7 +83,6 @@ name: "framework-tethering-stubs", srcs: [":framework-tethering-stubs-sources"], libs: ["framework-all"], - static_libs: ["tethering-aidl-interfaces-java"], sdk_version: "core_platform", }