commit | 3073855220514a0a3f048315d6a8aed13633212d | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Apr 18 16:12:10 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Apr 18 16:18:34 2018 +0800 |
tree | 79651f122c342ac5d3fb04fffb4ad967349dbe93 | |
parent | 6dee100a8375a753cc53da073a7da0ea80efff8f [diff] |
vndk-def: Add special cases for libclang_rt libs This commit add special cases for `libclang_rt-asan-$arch-android.so` and `libclang_rt-ubsan_standalone-$arch-android.so` because their lib names may vary between architectures. This commit also removes `--delete-removed-entries`. It is enabled by default now. Bug: 77781837 Test: update_dataset.py --make-vars ... --module-info ... [in] -o [out] Change-Id: I256be1ee628b5143ba10441fb501655721b85d37