Loading tools/sbom/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -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: [ Loading Loading
tools/sbom/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -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: [ Loading