commit | 9389ae7309180f4dccc3c34e26798ed428f0d054 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Sep 27 11:58:43 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed Sep 27 15:11:33 2017 -0700 |
tree | d8ff0d871506ad2559c505b92495b1f5125fc4f6 | |
parent | 350546494d6964daee2b9236820b7f85b88dfd59 [diff] |
Simplify Android.bp files Remove clang: true, it's the default. Remove target.android.shared_libs "libdl", since it's already part of the system_shared_libs list. Remove host_ldlibs, since -ldl and -lpthread are automatically added on Darwin and Linux. -lrt is automatically added on Linux. Test: mmma art Change-Id: I18aa6aa5b49cad31caf6820b1974057ad14a2798