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

Skip to content
Commit 15591971 authored by Glenn Maynard's avatar Glenn Maynard
Browse files

Fix /data/anr/traces.txt can't be written by apps.

/data/anr/traces.txt is supposed to be created by ActivityManagerService
so non-system apps can write traces to it, but this wasn't happening.
It would end up being created the first time the system wrote something
to the file, leaving it unwritable.

(The file should really be 664, not 774, but since it's harmless let's
avoid the extra change from upstream.)

http://code.google.com/p/cyanogenmod/issues/detail?id=624
parent 06b8ff4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment