commit | 26ddc4dccf13a56aee8bd0941cdf2c001d186e72 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Feb 27 18:33:25 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Feb 27 09:57:50 2020 +0000 |
tree | 96fbc5bd454c2cef7db0a140f773dac191249111 | |
parent | 6cf75230d9feae269a823c7dd43433baf1b71465 [diff] [blame] |
Add 29 to stubs.versions of libc/libdl/libm Stubs of version 29 should be provided to those APEX modules targeting previous SDK release. Bug: 145796956 Test: m Change-Id: I9454fbf81377aba25e75a6fdfc77cbb070eaadde
diff --git a/libc/Android.bp b/libc/Android.bp index 80b157a..650cfbd 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1696,7 +1696,10 @@ stubs: { symbol_file: "libc.map.txt", - versions: ["10000"], + versions: [ + "29", + "10000", + ], }, apex_available: [