commit | b6a6ac5ab2c7f9bbb7c9452d854e2bb6c66952c3 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 29 11:09:00 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Aug 29 11:45:31 2017 -0700 |
tree | b167adcea7657d5742997c5fa2c3af3bb798cb5f | |
parent | 8468a1be012f485c4f6579204704b52f5409cdc2 [diff] [blame] |
Add missing libm introduced=26 annotations. Without this, the NDK stub libm.so files think we've had the new O functions since the beginning of time. Bug: N/A Test: nm Change-Id: Ibdd7b910934b706348cc6d10b2b6b63a283d7320
diff --git a/libm/libm.map.txt b/libm/libm.map.txt index 1fb16b7..1f9a3f9 100644 --- a/libm/libm.map.txt +++ b/libm/libm.map.txt
@@ -271,7 +271,7 @@ *; }; -LIBC_O { +LIBC_O { # introduced=O global: cacoshl; cacosl;