File: Allow java.io.tmpdir to change.

The frameworks rely on this behaviour to set java.io.tmpdir
when the ActivityThread for a new process is being brought up.

Note that the usual restrictions still apply; this property will
be immutable if set on the runtime commandline (-Djava.io.tmpdir=..)

bug: 27273930
Change-Id: I8ce5c993d611a4eb04aa7328bed9825cb7619765
2 files changed