platform_system_core/fs_mgr
Thierry Strudel df33ffadd2 fs_config: replace getenv('OUT') by new fs_config parameter
Using a getenv('OUT') in such a deep down function is a wrong design
choice. Replacing with explicit parameter that may be NULL in case
device specific files can be accessed from /.
Since TARGET_COPY_OUT_SYSTEM may be defined to something different than
system we also ensure that we use a path relative to TARGET_OUT to
compute path to fs_config_* files.

Bug: 21989305
Bug: 22048934
Change-Id: Id91bc183b29beac7379d1117ad83bd3346e6897b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2015-07-09 21:47:07 -07:00
..
include resolved conflicts for merge of d0b6de41 to master 2015-04-13 18:01:33 -07:00
Android.mk resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp 2015-04-13 16:29:05 -07:00
fs_mgr.c DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
fs_mgr_format.c fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
fs_mgr_fstab.c am 2557cd21: am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev 2015-05-13 17:07:53 +00:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h resolved conflicts for merge of d0b6de41 to master 2015-04-13 18:01:33 -07:00
fs_mgr_priv_verity.h Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-12-09 17:02:17 -08:00
fs_mgr_verity.c fs_mgr: Use ro.boot.veritymode 2015-07-08 07:54:24 +00:00