From 4b882fa90bd59765d27f8462c505315233d4475c Mon Sep 17 00:00:00 2001 From: Markus Doits Date: Sun, 23 Jan 2011 21:36:20 +0000 Subject: [PATCH] Other applications must user permission to read key details to connect to AIDL interface This is necessary, because upcoming version of the aidl-interface will be able to return fingerprints and user ids to applications. --- AndroidManifest.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a6580a57c..937eb488a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -195,7 +195,12 @@ android:configChanges="keyboardHidden|orientation|keyboard"/> - +