Merge "Add proto for Test ownership metadata." into main

This commit is contained in:
Aditya Choudhary
2023-11-15 10:30:50 +00:00
committed by Gerrit Code Review
18 changed files with 504 additions and 0 deletions

View File

@@ -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