rename power_stats service to powerstats
Ignore-AOSP-First: powerstats service is new in Android S and not in AOSP
Tests: adb shell incident -b > incident_report.proto
Tests: dumpsys powerstats
Tests: atest FrameworksServicesTests:PowerStatsServiceTest
Bug: 159813106
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Change-Id: I25c9d5ea9af2e4768938342c977a6d888420de87
diff --git a/private/compat/30.0/30.0.ignore.cil b/private/compat/30.0/30.0.ignore.cil
index 601e4d9..93b7342 100644
--- a/private/compat/30.0/30.0.ignore.cil
+++ b/private/compat/30.0/30.0.ignore.cil
@@ -82,7 +82,7 @@
people_service
persist_vendor_debug_wifi_prop
power_debug_prop
- power_stats_service
+ powerstats_service
proc_kallsyms
proc_locks
profcollectd
diff --git a/private/service_contexts b/private/service_contexts
index 4516cd3..9a64a6f 100644
--- a/private/service_contexts
+++ b/private/service_contexts
@@ -203,7 +203,7 @@
phone2 u:object_r:radio_service:s0
phone u:object_r:radio_service:s0
pinner u:object_r:pinner_service:s0
-power_stats u:object_r:power_stats_service:s0
+powerstats u:object_r:powerstats_service:s0
power u:object_r:power_service:s0
print u:object_r:print_service:s0
processinfo u:object_r:processinfo_service:s0