commit | ce934e3d9be9700946ba51a39ba966faf3867a93 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Sep 06 13:26:08 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Sep 06 14:19:46 2018 -0700 |
tree | 0db870d9253699cf6084818dabbe8f0a46bec6fc | |
parent | 74934aaf10d629de477095f0b92c467849f89638 [diff] [blame] |
Add android_get_device_api_level. Bug: http://b/113615412 Test: ran tests Change-Id: I0a7ae336c96c9ed6543b6935cbc242d14d4a4a67
diff --git a/libc/libc.x86_64.map b/libc/libc.x86_64.map index 8c5eb89..3e8cea2 100644 --- a/libc/libc.x86_64.map +++ b/libc/libc.x86_64.map
@@ -1352,6 +1352,7 @@ android_fdsan_get_tag_value; android_fdsan_get_error_level; android_fdsan_set_error_level; + android_get_device_api_level; pthread_sigqueue; timespec_get; } LIBC_P;