Logtags for com.android.server.policy

The definitions for event log tags are currently in system/core. Instead
of keeping them there, reserve a range for these event tags and move
them into com.android.server.policy.

Currently it is only used by PhoneWindowManager.

Bug: 128933363
Test: build only
Change-Id: Ida903499e9af8650299e3965787b4ac966b66915
This commit is contained in:
Siarhei Vishniakou 2019-03-25 17:43:11 -07:00
parent a8fbf49748
commit 6606d8df32
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@
# audio
# 61000 - 61199 reserved for audioserver
# 0 for screen off, 1 for screen on, 2 for key-guard done
70000 screen_toggled (screen_state|1|5)
# com.android.server.policy
# 70000 - 70199 reserved for PhoneWindowManager and other policies
# aggregation service
70200 aggregation (aggregation time|2|3)