summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/api/Android.bp b/api/Android.bp
index 9d20eca75f8f..24b30048fab7 100644
--- a/api/Android.bp
+++ b/api/Android.bp
@@ -80,9 +80,12 @@ combined_apis {
"framework-adservices",
"framework-appsearch",
"framework-bluetooth",
+ "framework-configinfrastructure",
"framework-connectivity",
"framework-connectivity-t",
+ "framework-devicelock",
"framework-graphics",
+ "framework-healthfitness",
"framework-media",
"framework-mediaprovider",
"framework-ondevicepersonalization",
@@ -99,6 +102,9 @@ combined_apis {
"i18n.module.public.api",
],
system_server_classpath: [
+ "service-art",
+ "service-configinfrastructure",
+ "service-healthfitness",
"service-media-s",
"service-permission",
"service-rkp",