aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-03-04 00:37:32 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-03-04 00:37:32 +0000
commit6be3727a9365d19f65aafee77bc309905059fae5 (patch)
tree923bc4971f5b4dc8e023fad2d98800c17c47f0a9
parent8487bcd61ea0f09b2f9e80b13033cd7f4abb0553 (diff)
parent5d07cce627350ce3d0617a89f8427abab84b8844 (diff)
downloadcblas-platform-tools-31.0.3.tar.gz
Snap for 7183507 from 5d07cce627350ce3d0617a89f8427abab84b8844 to sdk-releaseplatform-tools-31.0.3platform-tools-31.0.2platform-tools-31.0.1
Change-Id: Ib825f51315ad53bcc5ca267349b93aa84dacadfb
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 86f15b0..69260b7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,23 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["external_cblas_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_cblas_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "legacy_unencumbered",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
cc_defaults {
name: "cblas-defaults",
srcs: [