aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android_log
Commit message (Collapse)AuthorAgeFilesLines
* Moved Android specific logger to separate plugin.Tobias Brunner2012-08-085-0/+295
This is mainly because the other parts of the existing android plugin can not be built in the NDK (access to keystore and system properties are not part of the stable NDK libraries).