From d9de64c9281d16be03f31e47c47869304309fecd Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Wed, 6 Jan 2010 15:56:48 -0800 Subject: remove ACCESS_CACHE_FILESYSTEM permission Its definition is moving to frameworks/base. Change-Id: Ieb0409c458939c14e2cc8b5bdbcef14564a59c55 --- res/values/strings.xml | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index f340c95a..e7fda559 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -55,22 +55,6 @@ Malicious applications can use this to disrupt downloads and access private information. - - Use system cache. - - Allows the application - to directly access, modify and delete the system cache. Malicious - applications can use this to severely disrupt downloads and - other applications, and to access private data. - Send download notifications.