From 95d073dfd7f2966a0e6a49055786fa81074c1a53 Mon Sep 17 00:00:00 2001 From: Hai Zhang Date: Wed, 6 Mar 2019 14:09:26 -0800 Subject: Add RoleControllerManager for role controller service. This allows us to expose both system-only and app available APIs for role in RoleControllerService. Bug: 127691087 Test: manual Change-Id: Id2b48c8626c93cab0465295d5775b373ea77a83f --- AndroidManifest.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ea009487..584ffc57 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -223,10 +223,9 @@ - + - + -- cgit v1.2.3