liblog: Update Android.bp to match Android.mk
Change-Id: Ic887493c03d133a566a96c1c5b65dcd67e5d7131
This commit is contained in:
parent
796d3ec8f4
commit
d68c35a9ce
|
@ -71,6 +71,7 @@ cc_library {
|
|||
// $(LOCAL_PATH)/event.logtags)
|
||||
// so make sure we do not regret hard-coding it as follows:
|
||||
"-DLIBLOG_LOG_TAG=1005",
|
||||
"-DSNET_EVENT_LOG_TAG=1397638484",
|
||||
],
|
||||
compile_multilib: "both",
|
||||
stl: "none",
|
||||
|
|
Loading…
Reference in New Issue