summaryrefslogtreecommitdiff
path: root/services/systemcaptions/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'services/systemcaptions/Android.bp')
-rw-r--r--services/systemcaptions/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/systemcaptions/Android.bp b/services/systemcaptions/Android.bp
index 1ce3e665c665..54968c003560 100644
--- a/services/systemcaptions/Android.bp
+++ b/services/systemcaptions/Android.bp
@@ -7,6 +7,7 @@ filegroup {
java_library_static {
name: "services.systemcaptions",
+ defaults: ["services_defaults"],
srcs: [":services.systemcaptions-sources"],
libs: ["services.core"],
}