Merge "Revert "Add systrace tag for system property"" into sc-dev-plus-aosp am: bd811a080f am: 7a5beb3219
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15298117 Change-Id: Id1dc82002506babb33255d71e06967f1876315c9
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user