aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 78eabb7..0aa7a87 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,8 +13,7 @@ license {
filegroup {
name: "act-proto",
srcs: [
- "**/*.proto",
- "act/act.proto",
+ "act/**/*.proto",
],
visibility: ["//packages/modules/AdServices:__subpackages__"],
path: "act",