Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93427971 authored by Steve Kondik's avatar Steve Kondik
Browse files

Merge branch 'fix-traces-perms' of http://github.com/zewt/android_frameworks_base into eclair

parents d28f8fc0 15591971
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4834,7 +4834,7 @@ public final class ActivityManagerService extends ActivityManagerNative implemen
                fileReady = f.delete();
            }
            
            if (removeExisting) {
            if (removeExisting || !f.exists()) {
                try {
                    f.createNewFile();
                    FileUtils.setPermissions(f.getAbsolutePath(),