-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert^4 "Add support for enabling/disabling TLS v1.0 and 1.1 in Cons…
…crypt." This reverts commit 5ae7b5c2f272365d13c9ff3ba0c7a682375dc1d8. Reason for revert: fixed the failures by checking that API levels are not higher than a 100, and bumped API level check to 36 because I noticed that this version of using reflection is more resilient than the previous one. Change-Id: I42fcb922e046072eea0fa5aee07c513233d2b1e9
- Loading branch information
1 parent
8f4e2be
commit 7a1f5e5
Showing
2 changed files
with
14 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters