summaryrefslogtreecommitdiff
path: root/services/Android.bp
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-03-07 12:36:42 +0000
committerAnton Hansson <hansson@google.com>2020-03-16 15:54:19 +0000
commitcec9266610ab8acb5bdc4b6e53c1f396c45c9987 (patch)
treee15492e8eda22e86dd4c025b7402f9e2ae8fa510 /services/Android.bp
parent4d90a280d6093fd1b25f3541446ef8e7a42efdbf (diff)
Create all variants of stubs for tethering
Add separate publicapi, systemapi and module_libs stubs for tethering. Bug: 147768409 Test: m Test: m framework-tethering-stubs-{public,system,module_libs_}api Change-Id: I0ed44691b4e7080818442a9d0eb37d874f707195 Merged-In: I0ed44691b4e7080818442a9d0eb37d874f707195
Diffstat (limited to 'services/Android.bp')
-rw-r--r--services/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/Android.bp b/services/Android.bp
index 5019bb173cd5..8ebad4efc1b5 100644
--- a/services/Android.bp
+++ b/services/Android.bp
@@ -72,7 +72,7 @@ java_library {
libs: [
"android.hidl.manager-V1.0-java",
- "framework-tethering-stubs",
+ "framework-tethering-stubs-module_libs_api",
],
plugins: [