Rename protolog service to protolog_configuration

This is to avoid confusion about the role of the protolog service, which was only intended to handle the configuration for protologging and not protologging itself which is done directly to Perfetto.

Bug: 352538294
Change-Id: I09d13ba7ee08fce29a32e86ec07a918fa95d5c93
diff --git a/private/service_contexts b/private/service_contexts
index 78d2c5a..71abb42 100644
--- a/private/service_contexts
+++ b/private/service_contexts
@@ -373,7 +373,7 @@
 powerstats                                u:object_r:powerstats_service:s0
 power                                     u:object_r:power_service:s0
 profiling_service                         u:object_r:profiling_service:s0
-protolog                                  u:object_r:protolog_service:s0
+protolog_configuration                    u:object_r:protolog_configuration_service:s0
 print                                     u:object_r:print_service:s0
 processinfo                               u:object_r:processinfo_service:s0
 procstats                                 u:object_r:procstats_service:s0