diff options
Diffstat (limited to 'base/Android.bp')
-rw-r--r-- | base/Android.bp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/base/Android.bp b/base/Android.bp index 12de3b22c..894ad6c50 100644 --- a/base/Android.bp +++ b/base/Android.bp @@ -74,10 +74,6 @@ cc_defaults { "test_utils.cpp", ], - static: { - cflags: ["-DNO_LIBLOG_DLSYM"], - }, - cppflags: ["-Wexit-time-destructors"], shared_libs: ["liblog"], target: { |