commit | 23077d5a49483b1844e2d0005774df8712e80a30 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Jan 27 06:56:49 2022 +0100 |
committer | Maciej Żenczykowski <maze@google.com> | Tue Feb 01 03:07:46 2022 +0000 |
tree | 92c97ced45584aca16331c5ce50c67fc20d77edb | |
parent | 7e5cf2c0c9e8f8b72a374e792ee81d3b5903ba26 [diff] |
Include libtcutils inside libnet_utils_device_common_bpfjni This way, users of libnet_utils_device_common_bpfjni do not also have to separately list the required libtcutils. Test: build, boots Change-Id: Id40863de83b6c40b79f38d638299626f7e025810
diff --git a/staticlibs/native/bpfmapjni/Android.bp b/staticlibs/native/bpfmapjni/Android.bp index e4d337a..cd254d4 100644 --- a/staticlibs/native/bpfmapjni/Android.bp +++ b/staticlibs/native/bpfmapjni/Android.bp
@@ -30,7 +30,7 @@ "liblog", "libnativehelper_compat_libc++", ], - static_libs: [ + whole_static_libs: [ "libtcutils", ], cflags: [