Merge "Revert "Add systrace tag for system property"" into sc-dev-plus-aosp
This commit is contained in:
commit
9d712cf43f
1 changed files with 1 additions and 2 deletions
|
|
@ -75,8 +75,7 @@ __BEGIN_DECLS
|
|||
#define ATRACE_TAG_AIDL (1<<24)
|
||||
#define ATRACE_TAG_NNAPI (1<<25)
|
||||
#define ATRACE_TAG_RRO (1<<26)
|
||||
#define ATRACE_TAG_SYSPROP (1<<27)
|
||||
#define ATRACE_TAG_LAST ATRACE_TAG_SYSPROP
|
||||
#define ATRACE_TAG_LAST ATRACE_TAG_RRO
|
||||
|
||||
// Reserved for initialization.
|
||||
#define ATRACE_TAG_NOT_READY (1ULL<<63)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue