diff options
author | Brian Carlstrom <bdc@google.com> | 2010-09-20 21:04:12 -0700 |
---|---|---|
committer | Brian Carlstrom <bdc@google.com> | 2010-09-20 21:04:12 -0700 |
commit | 03a4818d5b95c77585be7df437b6fe28507529a9 (patch) | |
tree | a3e636e0e0ad17a86f5910929c01866bea03b4d4 /security | |
parent | 03fef47fc07bfc4cb2a7a154c9961cd96d910e0e (diff) | |
download | libcore-03a4818d5b95c77585be7df437b6fe28507529a9.zip libcore-03a4818d5b95c77585be7df437b6fe28507529a9.tar.gz libcore-03a4818d5b95c77585be7df437b6fe28507529a9.tar.bz2 |
Move ThirdPartyProject.prop for bouncycastle from libcore
Change-Id: I13aa5e61e81e363b41fe463223fd65030da6c9d0
Diffstat (limited to 'security')
-rw-r--r-- | security/src/main/java/org/bouncycastle/ThirdPartyProject.prop | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/src/main/java/org/bouncycastle/ThirdPartyProject.prop b/security/src/main/java/org/bouncycastle/ThirdPartyProject.prop deleted file mode 100644 index 3f5eb58..0000000 --- a/security/src/main/java/org/bouncycastle/ThirdPartyProject.prop +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2010 Google Inc. All Rights Reserved. -#Fri Jul 16 10:03:08 PDT 2010 -currentVersion=1.43 -version=1.42 -isNative=false -feedurl=http\://www.bouncycastle.org/releasenotes.html -name=bouncy_castle -keywords=bouncy castle -onDevice=true -homepage=http\://www.bouncycastle.org/releasenotes.html |