summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment.go
diff options
context:
space:
mode:
author Aditya Choudhary <caditya@google.com> 2023-11-15 10:30:50 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-11-15 10:30:50 +0000
commitd97bf3646914c20e4e7602c7f87792e89ac29ce3 (patch)
treee9c1806faa62580caa58c6592ac6dd0179ef2460 /java/bootclasspath_fragment.go
parent5876a78543c010c39cb5cac291b607b06a72d44b (diff)
parent9b59352a82b099daf032fced3e3997aab652f3d2 (diff)
Merge "Add proto for Test ownership metadata." into main
Diffstat (limited to 'java/bootclasspath_fragment.go')
-rw-r--r--java/bootclasspath_fragment.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/bootclasspath_fragment.go b/java/bootclasspath_fragment.go
index e92e6e68f..ea3fc9dbb 100644
--- a/java/bootclasspath_fragment.go
+++ b/java/bootclasspath_fragment.go
@@ -23,6 +23,7 @@ import (
"android/soong/android"
"android/soong/dexpreopt"
+ "android/soong/testing"
"github.com/google/blueprint/proptools"
@@ -505,6 +506,7 @@ func (b *BootclasspathFragmentModule) GenerateAndroidBuildActions(ctx android.Mo
if ctx.Module() != ctx.FinalModule() {
b.HideFromMake()
}
+ ctx.SetProvider(testing.TestModuleProviderKey, testing.TestModuleProviderData{})
}
// getProfileProviderApex returns the name of the apex that provides a boot image profile, or an