liblog: Update Android.bp to match Android.mk

Change-Id: Ic887493c03d133a566a96c1c5b65dcd67e5d7131
This commit is contained in:
Dan Willemsen 2016-01-05 13:09:09 -08:00
parent 796d3ec8f4
commit d68c35a9ce
1 changed files with 1 additions and 0 deletions

View File

@ -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",