summaryrefslogtreecommitdiff
path: root/services/restrictions/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'services/restrictions/Android.bp')
-rw-r--r--services/restrictions/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/restrictions/Android.bp b/services/restrictions/Android.bp
index 28830956e7f5..60d161de1b2b 100644
--- a/services/restrictions/Android.bp
+++ b/services/restrictions/Android.bp
@@ -7,7 +7,7 @@ filegroup {
java_library_static {
name: "services.restrictions",
- defaults: ["services_defaults"],
+ defaults: ["platform_service_defaults"],
srcs: [":services.restrictions-sources"],
libs: ["services.core"],
}