Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab086c5a authored by Ricardo Quesada's avatar Ricardo Quesada
Browse files

Add Chromium ARC EventLogTags

Add EventLogTags for org.chromium.arc package.

Small CL that enables org.chromium.arc EventLogTags in master.

Bug: 70513529
Test: compiled on marlin. did not generate any conflict. marlin worked
      Ok.

Change-Id: I4bda5985c337e0b3434774c4b6b11c83d3ac49ed
parent 3ddcbc6c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -546,6 +546,7 @@ java_library {
        "core/java/android/webkit/EventLogTags.logtags",
        "core/java/com/android/internal/logging/EventLogTags.logtags",
        "core/java/com/android/server/DropboxLogTags.logtags",
        "core/java/org/chromium/arc/EventLogTags.logtags",

        ":framework-statslog-gen",
    ],
+11 −0
Original line number Diff line number Diff line
# See system/core/logcat/event.logtags for a description of the format of this file.

option java_package org.chromium.arc

# We use ID range 300000-399999 for ARC.
# In case of conflicts build will fail, so we do not need to worry too much
# about it.

# Emitted in ARC system events, such as start of ARC services.
# These events will be watched in automations like autotests.
300000 arc_system_event (event|3)