commit | 4cd05d9fdca5857e6ec713db07153a239fae937f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Dec 13 03:25:41 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Dec 13 03:25:41 2019 +0000 |
tree | 4d605281936449305136dbf9a6aef84725b231c1 | |
parent | 2b6d27a8382db208d62566cccc939c41a20172b7 [diff] | |
parent | 59aa54a9b00797a42d1a6d30670eec651d1162cc [diff] |
Merge "Protect early access before tethering ready"
diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 7e8721d..3c953b3 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp
@@ -31,6 +31,7 @@ "android.hardware.tetheroffload.control-V1.0-java", "tethering-client", ], + libs: ["unsupportedappusage"], manifest: "AndroidManifestBase.xml", }