diff options
| -rw-r--r-- | services/inputflinger/dispatcher/EventLogTags.logtags | 2 | ||||
| -rw-r--r-- | services/surfaceflinger/EventLog/EventLogTags.logtags | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/services/inputflinger/dispatcher/EventLogTags.logtags b/services/inputflinger/dispatcher/EventLogTags.logtags index 2c5fe213fb..4dd6073f7b 100644 --- a/services/inputflinger/dispatcher/EventLogTags.logtags +++ b/services/inputflinger/dispatcher/EventLogTags.logtags @@ -31,7 +31,7 @@ # 6: Percent # Default value for data of type int/long is 2 (bytes). # -# See system/core/logcat/event.logtags for the master copy of the tags. +# See system/logging/logcat/event.logtags for the master copy of the tags. # 62000 - 62199 reserved for inputflinger diff --git a/services/surfaceflinger/EventLog/EventLogTags.logtags b/services/surfaceflinger/EventLog/EventLogTags.logtags index 6c851dd09c..76154cb53a 100644 --- a/services/surfaceflinger/EventLog/EventLogTags.logtags +++ b/services/surfaceflinger/EventLog/EventLogTags.logtags @@ -31,7 +31,7 @@ # 6: Percent # Default value for data of type int/long is 2 (bytes). # -# See system/core/logcat/event.logtags for the master copy of the tags. +# See system/logging/logcat/event.logtags for the master copy of the tags. # 60100 - 60199 reserved for surfaceflinger |