commit | eb6f4bef96409239af98a38c354c457604141602 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Jan 17 11:52:57 2022 +0000 |
committer | Junyu Lai <junyulai@google.com> | Mon Feb 28 03:24:19 2022 +0000 |
tree | 1694fc57002bfb9585370007d568f48cb0326a39 | |
parent | b194d551bf7eaba6e52722a1855f6bc3b10631f4 [diff] [blame] |
[MS54.3] Move NetworkStats to updatable sources This CL builds NetworkStats related codes with the connectivity module instead of platform. Test: TH Bug: 197717846 Change-Id: I4eeb7ea9cfc3139991caf0fc22474e0052a0391c Merged-In: I4eeb7ea9cfc3139991caf0fc22474e0052a0391c
diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 46fd50f..451abf7 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp
@@ -50,6 +50,7 @@ ], libs: [ "framework-connectivity", + "framework-connectivity-tiramisu.stubs.module_lib", "framework-statsd.stubs.module_lib", "framework-tethering.impl", "framework-wifi",