summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:26 +0000
commit190c8b93a622ac7b53840eab4c450d1113c8db0c (patch)
treeff42fcd54c9879ab1b13b0950b1f0151716bb8db
parentaf75741faefad9aa2e94cf818d5d48ad4043e2ab (diff)
parentceb84ee20207625eb009872960834e6a6c98ad46 (diff)
downloadnist-pkits-190c8b93a622ac7b53840eab4c450d1113c8db0c.tar.gz
Change-Id: I5ba226c606a54e876bd5ac7fcd7bf298c1c52abb
-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 faa5a9b..55c1f28 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_nist-pkits_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_nist-pkits_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
java_test {
name: "nist-pkix-tests",
hostdex: true,
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
-}