History log of /external/sl4a/Common/src/com/googlecode/android_scripting/facade/CertInstallerHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f04335f899f2cce69f843692a3cb9cec229683c2 29-Dec-2016 tturney <tturney@google.com> Update Copyright values for 2017

Also ran google-java-format to remove
unused imports from affected files.

Bug: 33965425
Test: Build SL4A
Change-Id: Ied5d1427eaa400469212ca58544c7aec925a4379
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/CertInstallerHelper.java
80015d54ea83632d08eab09b3daab051611933f7 14-Dec-2016 Girish Moturu <gmoturu@google.com> VpnFacade.java: Added code to install certificates

Added the following:
1. installCertificate() to extract and install
the user certificate of p12 type
2. Added the CertInstallerHelper.java file to the facades
which is a replica of the one under package/apps/Settings.
The files in package/apps/Settings does not have an API to call

Bug: 30169640
Test: Verified on NYC MR2
Change-Id: Ib46f0246663e817538be61e000abcf852e3eac87
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/CertInstallerHelper.java