Snap for 4613997 from c02c42fca8b227edf3306690e779673615bc49b1 to pi-release
Change-Id: Ie6ba1b4edb3f2cb0ead5cbc86b77528822d14e5c
This commit is contained in:
commit
98be30f03a
11
Android.bp
11
Android.bp
|
|
@ -10,17 +10,8 @@ cc_binary {
|
|||
"libstatslogc",
|
||||
],
|
||||
local_include_dirs: ["include"],
|
||||
cflags: ["-Werror"],
|
||||
|
||||
cflags: ["-Werror", "-DLMKD_TRACE_KILLS"],
|
||||
init_rc: ["lmkd.rc"],
|
||||
|
||||
product_variables: {
|
||||
debuggable: {
|
||||
cflags: [
|
||||
"-DLMKD_TRACE_KILLS"
|
||||
],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
cc_library_static {
|
||||
|
|
|
|||
Loading…
Reference in New Issue