am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread
Merge commit '13e46665ff69c1a37880762d7d611aacdf02dac7' * commit '13e46665ff69c1a37880762d7d611aacdf02dac7': Work on issue #3101415: Crespo apps seem to have their UID changed over time.
This commit is contained in:
@@ -3166,6 +3166,7 @@ class ContextImpl extends Context {
|
||||
return;
|
||||
}
|
||||
XmlUtils.writeMapXml(mcr.mapToWriteToDisk, str);
|
||||
FileUtils.sync(str);
|
||||
str.close();
|
||||
setFilePermissionsFromMode(mFile.getPath(), mMode, 0);
|
||||
FileStatus stat = new FileStatus();
|
||||
|
||||
Reference in New Issue
Block a user