Merge "Add systrace tag for system property" into rvc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
baaf7f8540
@@ -102,6 +102,8 @@ 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