From ebf7d8eaddf9a4ef22d4a693cb2ca7ac16515cb6 Mon Sep 17 00:00:00 2001 From: Sooraj Sasindran <sasindran@google.com> Date: Tue, 2 Oct 2018 11:08:39 -0700 Subject: [PATCH] Rename ANAS to ANS Rename ANAS to ANS Bug: 117156243 Test: Verified using developer options Change-Id: Ied208d94183a1ad493213841570ae5cd5b9c3fa8 --- private/service_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private/service_contexts b/private/service_contexts index fd1a5cecc..b05013163 100644 --- a/private/service_contexts +++ b/private/service_contexts @@ -64,7 +64,7 @@ gpu u:object_r:gpu_service:s0 hardware u:object_r:hardware_service:s0 hardware_properties u:object_r:hardware_properties_service:s0 hdmi_control u:object_r:hdmi_control_service:s0 -ianas u:object_r:radio_service:s0 +ians u:object_r:radio_service:s0 incident u:object_r:incident_service:s0 inputflinger u:object_r:inputflinger_service:s0 input_method u:object_r:input_method_service:s0 -- GitLab