Merge changes from topic "liblog" into rvc-dev am: 846d14799b
Change-Id: Ib9990a22b4de9418eb1bc349fa1ea30a7bc870ec
This commit is contained in:
commit
61929f46cb
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ cc_library {
|
|||
},
|
||||
android: {
|
||||
static_libs: ["libasync_safe"],
|
||||
static: {
|
||||
whole_static_libs: ["libasync_safe"],
|
||||
},
|
||||
},
|
||||
vendor: {
|
||||
cflags: ["-DNO_LIBDEXFILE_SUPPORT"],
|
||||
|
|
Loading…
Reference in a new issue