summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tetheroffload/config/1.0/Android.bp')
-rw-r--r--tetheroffload/config/1.0/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tetheroffload/config/1.0/Android.bp b/tetheroffload/config/1.0/Android.bp
index 7eac6b00..09fc5747 100644
--- a/tetheroffload/config/1.0/Android.bp
+++ b/tetheroffload/config/1.0/Android.bp
@@ -48,13 +48,11 @@ cc_library_shared {
48 "liblog", 48 "liblog",
49 "libutils", 49 "libutils",
50 "libcutils", 50 "libcutils",
51 "android.hidl.base@1.0",
52 ], 51 ],
53 export_shared_lib_headers: [ 52 export_shared_lib_headers: [
54 "libhidlbase", 53 "libhidlbase",
55 "libhidltransport", 54 "libhidltransport",
56 "libhwbinder", 55 "libhwbinder",
57 "libutils", 56 "libutils",
58 "android.hidl.base@1.0",
59 ], 57 ],
60} 58}