Reorder security providers in application class, document functionality

This commit is contained in:
Dominik Schürmann
2013-09-15 22:19:15 +02:00
parent 4b8c5c8134
commit c90e776055
2 changed files with 29 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
package org.sufficientlysecure.keychain.util;
/*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will Google be held liable for any damages
@@ -10,6 +8,8 @@ package org.sufficientlysecure.keychain.util;
* freely, as long as the origin is not misrepresented.
*/
package org.sufficientlysecure.keychain.util;
import android.os.Build;
import android.os.Process;