universal7885: Cleanup root of the tree

Change-Id: Icfd402be9a8c4c161260597e764a048902866831
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2022-03-31 19:01:05 +09:00
commit 0a4ea0743d
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 0 additions and 236 deletions

View file

@ -1,15 +0,0 @@
package {
default_applicable_licenses: ["eureka_license"],
}
license {
name: "eureka_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
"SPDX-license-identifier-NCSA",
],
license_text: [
"NOTICE",
],
}