summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:45 +0000
commitdde9e415e84d71047cf8edfdd77dd2f13b69dab2 (patch)
treec885f21bc507fccc4212369d30eee99e9eb66413
parentc9e4a371c270821eb1a56414eb50299b3b076471 (diff)
parent2b38487945c95283b77047a5470aa750af02f847 (diff)
downloadrootdev-dde9e415e84d71047cf8edfdd77dd2f13b69dab2.tar.gz
Change-Id: I975c7e6e6076a15173951b42c2fe89ad53e006f0
-rw-r--r--Android.bp17
-rw-r--r--METADATA3
2 files changed, 0 insertions, 20 deletions
diff --git a/Android.bp b/Android.bp
index d072361..e7fd811 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,23 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- default_applicable_licenses: ["external_rootdev_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_rootdev_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-BSD",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
rootdev_CFLAGS = [
"-D_BSD_SOURCE",
"-D_FILE_OFFSET_BITS=64",
diff --git a/METADATA b/METADATA
deleted file mode 100644
index d97975c..0000000
--- a/METADATA
+++ /dev/null
@@ -1,3 +0,0 @@
-third_party {
- license_type: NOTICE
-}