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

Commit 3817a478 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Revert "Add systrace tag for system property"" into sc-dev am: 95e50fed

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15336322

Change-Id: I8a302344b6a668c2721f529a939c089bbaf2ae5d
parents 11c9c464 95e50fed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -102,8 +102,6 @@ public final class Trace {
    /** @hide */
    public static final long TRACE_TAG_RRO = 1L << 26;
    /** @hide */
    public static final long TRACE_TAG_SYSPROP = 1L << 27;
    /** @hide */
    public static final long TRACE_TAG_APEX_MANAGER = 1L << 18;

    private static final long TRACE_TAG_NOT_READY = 1L << 63;