tag | 625d42d7a99ba2476c41d82edc558a6517a28745 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Nov 14 15:01:37 2011 -0800 |
object | 3931f79801b67577bf8ac12d0b3fb5b4aeaaf766 |
Android 4.0.1 release 1
commit | 3931f79801b67577bf8ac12d0b3fb5b4aeaaf766 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Nov 01 11:04:46 2011 -0700 |
committer | Ben Cheng <bccheng@android.com> | Tue Nov 01 16:11:43 2011 -0700 |
tree | 5935b25dd4ca01fa45d5dbda81b0743ca83157ac | |
parent | e3d9cde40f96bf40dd4ad3d495949869bde5dd1e [diff] |
Fix cleanup (cherry-picked from ics-mr1) The code was attempting to null out a struct member after freeing the struct. Also, changed the order of directory permission tests so that writable comes first. Somehow "dalvik-cache directory not writable" seems more direct than "not readable", since the code isn't generally interested in reading the directory. Bug 5549907 Change-Id: If737ab822b356aae98e47292d21946e33a04342b