liblog: Move liblog tag from 1005 to 1006 am: 9633b919d7
am: 4fd110d878
Change-Id: Iee4cb5c19442090a9dde6550c3994b9f1e97f1a2
This commit is contained in:
commit
f1d6ffabac
2 changed files with 2 additions and 2 deletions
|
|
@ -84,7 +84,7 @@ cc_library {
|
|||
// 's/^\([0-9]*\)[ \t]*liblog[ \t].*/-DLIBLOG_LOG_TAG=\1/p' \
|
||||
// $(LOCAL_PATH)/event.logtags)
|
||||
// so make sure we do not regret hard-coding it as follows:
|
||||
"-DLIBLOG_LOG_TAG=1005",
|
||||
"-DLIBLOG_LOG_TAG=1006",
|
||||
"-DSNET_EVENT_LOG_TAG=1397638484",
|
||||
],
|
||||
logtags: ["event.logtags"],
|
||||
|
|
|
|||
|
|
@ -33,4 +33,4 @@
|
|||
#
|
||||
# TODO: generate ".java" and ".h" files with integer constants from this file.
|
||||
|
||||
1005 liblog (dropped|1)
|
||||
1006 liblog (dropped|1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue