OSDN Git Service

Mount tmpfs on /cores
authorNick Kralevich <nnk@google.com>
Tue, 4 Nov 2014 19:17:20 +0000 (11:17 -0800)
committerIliyan Malchev <malchev@google.com>
Wed, 5 Nov 2014 05:03:45 +0000 (05:03 +0000)
commita94282c6598ed91e260b7bdf199ff3db7d6c5a92
tree3b84d26e68702569ea1dcf9e08d1b4accf1eb0e0
parentaf5de97b8a368aec05b598af951e83729c95b6dc
Mount tmpfs on /cores

Proper selinux labeling support for files on rootfs was
never completely implemented. Instead of putting coredump
files on rootfs, put them on tmpfs instead.

See: http://www.mail-archive.com/seandroid-list@tycho.nsa.gov/msg01815.html

Bug: 18227650
Change-Id: I2eeabee4fe1a14bfbf990a4a518d538d6b4b6e87
envsetup.sh