am eb67fac4: change /cache/recovery group to cache

Merge commit 'eb67fac4723892ac8ae3fae87c05e776c49029c5' into eclair-mr2-plus-aosp

* commit 'eb67fac4723892ac8ae3fae87c05e776c49029c5':
  change /cache/recovery group to cache
This commit is contained in:
Doug Zongker 2009-11-19 20:21:09 -08:00 committed by Android Git Automerger
commit 6114b2dfb4
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ loglevel 3
chmod 0770 /cache
# This may have been created by the recovery system with odd permissions
chown system system /cache/recovery
chown system cache /cache/recovery
chmod 0770 /cache/recovery
#change permissions on vmallocinfo so we can grab it from bugreports