commit | 8cf2a5588b7665815c20982cd578e255f87434ae | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Fri Feb 14 11:55:48 2020 +0800 |
committer | markchien <markchien@google.com> | Wed Feb 19 15:10:44 2020 +0800 |
tree | cbd4ae587f2775cadc44fcb4609689304224c61b | |
parent | f8af6922140dbe93e077f4f9fd49a18f111831d1 [diff] [blame] |
Use framework-tethering-stub instead of framework-tethering The non-updatable part of the platform now is built with framework-tethering-stub, which is a stub library of framework-tethering. Bug: 147200698 Test: m Change-Id: I97ef83f7f9b4c1376f373713036f5256318f1050 Merged-In: I97ef83f7f9b4c1376f373713036f5256318f1050
diff --git a/services/Android.bp b/services/Android.bp index 073fccc..ccdfca0 100644 --- a/services/Android.bp +++ b/services/Android.bp
@@ -72,7 +72,7 @@ libs: [ "android.hidl.manager-V1.0-java", - "framework-tethering" + "framework-tethering-stubs", ], plugins: [