From 8888c597c4bc3002e48738b6aea6fd43f69c0f78 Mon Sep 17 00:00:00 2001 From: Jason parks Date: Thu, 20 Jan 2011 22:46:41 -0600 Subject: Add and enforce the permission for encrypting/decrypting. Change-Id: Ia292d8a5981266c2703743beb79fd786d77b375d --- core/res/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'core/res/AndroidManifest.xml') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 9b890fa..08ce256 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1284,6 +1284,13 @@ android:description="@string/permlab_copyProtectedData" android:protectionLevel="signature" /> + + + + -- cgit v1.1