platform_system_core/include/private
Jeff Sharkey dff44709cf Define range of GIDs for cached app data.
To support upcoming disk usage calculation optimizations, this change
creates a new GID for each app that will be used to mark its cached
data.  We're allocating these unique GIDs so that we can use
quotactl() to track cached data on a per-app basis.

This change also tightens up the implementation of both the cache
and shared GID calculation to ensure that they stay inside the valid
ranges, and includes tests to verify.

Test: builds, boots, tests pass
Bug: 27948817
Change-Id: Ie4377e5aae267f2da39a165888139228995987cb
2016-12-13 13:28:08 -07:00
..
android_filesystem_capability.h Allow inputflinger to have CAP_BLOCK_SUSPEND. 2015-04-06 10:57:29 -07:00
android_filesystem_config.h Define range of GIDs for cached app data. 2016-12-13 13:28:08 -07:00
android_logger.h liblog: add private android_log_write_list_buffer() 2016-11-21 09:46:39 -08:00
canned_fs_config.h Move canned_fs_config into libcutils 2016-05-12 18:44:13 -07:00