commit | cd235ca06a333ad8eecfedded37cc9b4dee30c98 | [log] [tgz] |
---|---|---|
author | Vic Yang <victoryang@google.com> | Tue Apr 02 12:22:50 2019 -0700 |
committer | Vic Yang <victoryang@google.com> | Tue Apr 02 12:22:50 2019 -0700 |
tree | ea13809b03447e3f9340c1c752380864e00af9f9 | |
parent | c610e1de07ecdf7f70708ffddc6f05a4bf9e5112 [diff] |
Version liblog LL-NDK library The system version of liblog has been versioned. Do the same for LL-NDK verison as well. Test: Build and examine the dynamic symbols. Change-Id: Ie63cc845c891d9372fb1990e713b3fe4f0f2f723
diff --git a/liblog/Android.bp b/liblog/Android.bp index 9b41ebe..da475cb 100644 --- a/liblog/Android.bp +++ b/liblog/Android.bp
@@ -139,6 +139,5 @@ llndk_library { name: "liblog", symbol_file: "liblog.map.txt", - unversioned: true, export_include_dirs: ["include_vndk"], }