Go to file
Nick Kralevich 0fddef34af Ensure that /data/anr/traces.txt is world-writable
The umask changed for init. We have to force /data/anr to be world
readble and /data/anr/traces.txt to be world writable so dalvik
processes can write to it.

Hopefully this is a short term change while we investigate tightening
up these permissions.

Bug: 6300296
Change-Id: Iacb4c9f1bc69d2ac679697f9cf9a52694f888489
2012-04-06 13:19:37 -07:00
build
cmds Ensure that /data/anr/traces.txt is world-writable 2012-04-06 13:19:37 -07:00
data/etc move hardware feature definitions 2012-03-26 16:30:59 -07:00
include Merge "use a socketpair instead of a pipe in BitTube" 2012-04-03 15:38:10 -07:00
libs use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
opengl Merge "frameworks/native: prevent some opengl tests from building in pdk" 2012-03-27 10:28:58 -07:00
services Merge "Add HWC vsync hook. Currently unused." 2012-04-03 18:32:39 -07:00
MODULE_LICENSE_APACHE2
NOTICE