diff options
| author | Nick Kralevich <nnk@google.com> | 2013-01-18 14:31:19 -0800 |
|---|---|---|
| committer | Nick Kralevich <nnk@google.com> | 2013-01-18 14:31:19 -0800 |
| commit | 51e06618dbd87c4374c56d9193a5e567aa3d02ac (patch) | |
| tree | f710aa72d5c62695d0ff44a6f5aff429929c9f0f /trusty/coverage/coverage_test.cpp | |
| parent | d984497a8886251540a057f379e0f016ea72696b (diff) | |
init: make system properties more secure.
Currently, system properties are passed via the environment
variable ANDROID_PROPERTY_WORKSPACE and a file descriptor passed
from parent to child. This is insecure for setuid executables,
as the environment variable can be changed by the caller.
Modify system property handling so that we get the properties
from a root owned properties file, rather than using an
environment variable.
Related to bug: 8029617
Change-Id: I18610128e11c4037ed6f4dec6eba20f69fa647eb
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions
