commit | 9d3538260b67052ab977ddf3b3091657f6d50518 | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Mon Dec 16 20:15:20 2019 +0800 |
committer | markchien <markchien@google.com> | Thu Dec 19 20:53:06 2019 +0800 |
tree | 60953d6e68847c1fe306d7c81e8032e32b22451c | |
parent | 8f831c09e56d472d7b1f8350d5d662d76763a101 [diff] [blame] |
[Tether13] Move TetheringManager into framework Move tethering out of ConnectivityService. All client would use TetheringManager to talk with TetheringService directly. Bug: 144320246 Test: -build, flash, boot -atest TetheringTests Change-Id: Ib051bea724a256f9c4572b566e46ae7b9c4abe6e Merged-In: Ib051bea724a256f9c4572b566e46ae7b9c4abe6e
diff --git a/Tethering/common/TetheringLib/jarjar-rules.txt b/Tethering/common/TetheringLib/jarjar-rules.txt new file mode 100644 index 0000000..35e0f88 --- /dev/null +++ b/Tethering/common/TetheringLib/jarjar-rules.txt
@@ -0,0 +1 @@ +rule android.annotation.** com.android.networkstack.tethering.annotation.@1