diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-31 08:01:39 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-31 08:01:39 +0000 |
| commit | 6cd80f106e026e3875ed9dffb46b36ab12b6a38a (patch) | |
| tree | a83a3ce8deed676d477dd3e008697d45ab4a068d | |
| parent | f70840967689cda304e395c93a9682d4a2ef12d1 (diff) | |
| parent | cb2411b42ff54467074a19cd3990b7fb3c43e628 (diff) | |
| download | platform_external_libnfnetlink-oreo-dr2-release.tar.gz platform_external_libnfnetlink-oreo-dr2-release.tar.bz2 platform_external_libnfnetlink-oreo-dr2-release.zip | |
release-request-31f776a2-f093-4abe-9235-1702f8bafc9d-for-git_oc-dr1-release-4054002 snap-temp-L42500000069020014android-8.0.0_r34android-8.0.0_r33android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21oreo-dr3-releaseoreo-dr2-releaseoreo-dr1-release
Change-Id: I2822989bda5cd206c264717241e7e9ff230b4614
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ cc_library_shared { name: "libnfnetlink", export_include_dirs: ["include"], + vendor: true, srcs: [ "src/iftable.c", "src/libnfnetlink.c", |
