aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl b/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl
index daca0ee..39c24e5 100644
--- a/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl
+++ b/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl
@@ -20,4 +20,4 @@ interface IOpenPgpService2 {
ParcelFileDescriptor createOutputPipe(in int pipeId);
Intent execute(in Intent data, in ParcelFileDescriptor input, int pipeId);
-} \ No newline at end of file
+}