platform_system_core/include/cutils
Jeff Sharkey 7e5d0b1fae Define GID range for external data and OBBs.
To quickly answer the question of "how much data is a UID using?" we
need a GID range to label files on external storage, similar to
the GID ranges already defined for cached and shared data.

Also define a new GID that will be used to label the OBB files shared
between all users under /data/media/obb.

Test: builds, newly added tests pass
Bug: 34263266
Change-Id: I16fb7d166c3dcdeafbf477162d191d3b73ae8ac2
2017-01-18 17:11:05 -07:00
..
android_get_control_file.h libcutils: move cutils/files.h to cutils/android_get_control_file.h 2016-11-16 15:56:56 -08:00
android_reboot.h Use fsck.f2fs -a instead of -f for faster boot 2015-07-15 10:13:51 -07:00
ashmem.h libcutils: Add ashmem_valid() function 2016-08-23 15:29:28 -07:00
atomic.h Fix warnings in cutils/atomic.h 2016-09-15 19:22:32 -07:00
bitops.h include: cleanup for -Wsystem-header 2014-05-23 15:09:57 -07:00
compiler.h Add ANDROID_API macro to export symbols 2011-10-12 13:45:59 -07:00
config_utils.h Config utils improvement 2011-05-26 13:57:03 -07:00
fs.h Add utility to prepare files in a similar way to directories 2016-05-24 18:19:12 +01:00
hashmap.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
iosched_policy.h system: Add support for getting/setting i/o priorities and include a userspace tool 2010-02-25 14:02:55 -08:00
jstring.h Do not typedef char16_t if it is a keyword. 2014-07-18 17:53:02 -07:00
klog.h libcutils: change klog_level to KLOG_INFO_LEVEL 2017-01-12 22:18:46 -08:00
list.h Merge "Fix list_for_each_safe macro" 2014-05-22 22:27:14 +00:00
log.h liblog: restructure log/log.h and android/log.h 2016-10-24 11:03:49 -07:00
memory.h Be more intention-revealing with libcutils' strlcpy. 2015-04-02 15:39:33 -07:00
misc.h Remove dead code that looked like part of debuggerd. 2014-01-31 10:37:18 -08:00
multiuser.h Define GID range for external data and OBBs. 2017-01-18 17:11:05 -07:00
native_handle.h Add native_handle_init 2016-10-12 18:04:41 -07:00
open_memstream.h Only the Mac doesn't have open_memstream. 2014-08-20 16:16:24 -07:00
partition_utils.h Remove a declaration for an unimplemented function. 2015-04-20 20:55:43 -07:00
properties.h cutils: don't fortify property_get on clang. 2016-06-02 15:29:11 -07:00
qtaguid.h libcutils: qtaguid: Support new functions, add tag resource tracking. 2011-09-14 15:00:40 -07:00
record_stream.h HACK: cutils: restore record_stream temporarily 2013-06-04 17:40:28 +00:00
sched_policy.h Enable top-app cpuset support. 2016-02-01 15:03:16 -08:00
sockets.h libcutils: move cutils/files.h to cutils/android_get_control_file.h 2016-11-16 15:56:56 -08:00
str_parms.h Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
threads.h Fix gettid() on Windows. 2015-05-13 13:43:32 -07:00
trace.h cutils: add adb trace tag. 2016-12-12 12:28:45 -08:00
uevent.h Extend to receive NFLOG packets. 2015-01-15 12:50:59 -08:00