Revert "Add systrace tag for system property"
Revert "Add systrace tag for system property"
Revert "Adding system property tracing"
Revert submission 1403568-sysprop_trace
Reason for revert: makes property get/set non-reentrant
Reverted Changes:
I6f85f3f52:Add systrace tag for system property
Id2b93acb2:Adding system property tracing
Id78992d23:Add systrace tag for system property
I1ba9fc7bd:Add systrace tag for system property
Bug: 193050299
Change-Id: Iaf522b403e51abcf1d49804f35a184b4aa0d3209
Merged-In: Iaf522b403e51abcf1d49804f35a184b4aa0d3209
Test: build and boot a device
(cherry picked from commit 137d78bb67)
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