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-10 13:13:36 +0000
commitfe8b04583bc04dcaef6db3671756df7d4ba833a0 (patch)
treef0b1105812a285afdf1b28701f003c64f04ee587 /services/Android.bp
parent1527353675547cd414e4f5086569c9d949581a5d (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
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 ef47867eed48..c4be0032ade8 100644
--- a/services/Android.bp
+++ b/services/Android.bp
@@ -78,7 +78,7 @@ java_library {
libs: [
"android.hidl.manager-V1.0-java",
- "framework-tethering-stubs",
+ "framework-tethering-stubs-module_libs_api",
],
plugins: [