From f237063ab7b1a761540a3db8d288850ce93ae846 Mon Sep 17 00:00:00 2001 From: Hassan Ali <hsnali@google.com> Date: Wed, 7 Dec 2022 19:22:30 +0000 Subject: [PATCH] Add service configinfrastructure Test: m Bug: 261723346 Change-Id: I25b84b8690f5bcb2efaac9cae7becfa6a9a7e22e --- api/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/api/Android.bp b/api/Android.bp index b0ce9afe147b8..e1e9fcf6b7a6a 100644 --- a/api/Android.bp +++ b/api/Android.bp @@ -118,6 +118,7 @@ combined_apis { ], system_server_classpath: [ "service-art", + "service-configinfrastructure", "service-healthconnect", "service-media-s", "service-permission", -- GitLab