diff --git a/tools/sbom/Android.bp b/tools/sbom/Android.bp index f6c01900c5..4837dde51d 100644 --- a/tools/sbom/Android.bp +++ b/tools/sbom/Android.bp @@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + python_binary_host { name: "generate-sbom", srcs: [