aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:01:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:01:50 +0000
commit74e0508f292593e7bb689cc38c2537f7cf628f0d (patch)
tree36e740f86b69fd4dcc6963ed4355d029884caade
parent4dfca5b354a0566be33ca4fbff923506c6dc1221 (diff)
parent07845167618c9d977e96106ab218ed9b6ad17925 (diff)
downloadanonymous-counting-tokens-sdk-release.tar.gz
Snap for 11754915 from 07845167618c9d977e96106ab218ed9b6ad17925 to sdk-releasesdk-release
Change-Id: I37bc268b8bc66311e88d0cd1344e8b9b228f1179
-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",