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/Android.bp b/libc/Android.bp index fe65ace..d7ad117 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1298,6 +1298,7 @@ "bionic/getpid.cpp", "bionic/getpriority.cpp", "bionic/gettid.cpp", + "bionic/get_device_api_level.cpp", "bionic/grp_pwd.cpp", "bionic/grp_pwd_file.cpp", "bionic/iconv.cpp",