android_system_core/libcutils
Mark Salyzyn 4e5f71ae72 libcutils: fs_config read from file
Intention is to read from ${OUT}/system/etc/fs_config_dirs and
${OUT}/system/etc/fs_config_files on host. And
/system/etc/fs_config_dirs and /system/etc/config_files
on target systems.

Bug: 19908228
Change-Id: I0966a94f79a3fae4f7325056c701ea355370f9df
2015-04-15 11:22:52 -07:00
..
arch-arm
arch-arm64
arch-mips Move mips/mips64 android_memset16/android_memset32 into libcutils. 2015-04-02 11:59:22 -07:00
arch-x86
arch-x86_64
tests Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
Android.mk libcutils: add fs_config 2015-04-06 10:04:15 -07:00
MODULE_LICENSE_APACHE2
NOTICE
android_reboot.c android_reboot should take a const char*. 2015-02-03 15:44:16 -08:00
ashmem-dev.c
ashmem-host.c Use mkstemp for host ashmem. 2015-02-09 12:49:53 -08:00
atomic.c
config_utils.c
debugger.c Libcutils: Remove unused variable 2015-02-19 16:54:32 -08:00
dir_hash.c
dlmalloc_stubs.c
fs.c
fs_config.c libcutils: fs_config read from file 2015-04-15 11:22:52 -07:00
hashmap.c
iosched_policy.c Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
klog.c Always unlink /dev/__kmsg__. 2015-03-28 09:51:54 -07:00
load_file.c
multiuser.c
native_handle.c
open_memstream.c
partition_utils.c
process_name.c Fix references to HAVE_PRCTL. 2014-12-15 12:52:53 -08:00
properties.c Remove loghack.h. 2015-02-21 09:46:31 +00:00
qtaguid.c
record_stream.c
sched_policy.c
socket_inaddr_any_server.c
socket_local.h
socket_local_client.c
socket_local_server.c
socket_loopback_client.c
socket_loopback_server.c
socket_network_client.c
sockets.c
str_parms.c Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
strdup8to16.c
strdup16to8.c
strlcpy.c Fix Windows strlcpy.c build. 2015-04-02 17:21:47 -07:00
threads.c Fix mac sdk build. 2015-03-23 21:40:30 -07:00
trace-dev.c Define atrace_* functions for both target and host. 2015-03-27 14:58:30 -07:00
trace-host.c Define atrace_* functions for both target and host. 2015-03-27 14:58:30 -07:00
uevent.c More SOCK_CLOEXEC 2015-02-26 13:32:52 -08:00