commit | 720a848c2245b3b6b76de498016c66205c232ce9 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Jun 21 23:12:57 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Jun 24 02:48:34 2016 +0000 |
tree | 6c46076529ede04753fbde703e9ddaef68bd763e | |
parent | 3e647a63cb9b9a70d967643d86c711b530fb4e73 [diff] |
Fix NDK linking libutils should not be used with LOCAL_SDK_VERSION, since it builds against the platform, not the NDK, and may not be portable. It doesn't appear to be necessary, so just remove it. Linking against platform-built libraries in ndk-built libraries is now a warning, and will be an error shortly. Change-Id: Id330692098d281af6a841abf19043a281309df55