commit | d7104bca65c17cc9b89cf547727778ceb4b7e8bf | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Mon Apr 11 21:17:12 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Tue Nov 29 16:21:17 2016 -0800 |
tree | fba1d085d86b4be38a1aebed701f1bc1aab74ec4 | |
parent | 64edf5bb973021b0fa1f66d5ec281f0b000c57e5 [diff] |
fs_config: android_id header generator Implement an android_id generator that takes the data acquired from parsing private/android_filesystem_config.h and generates the android_id friendly name to uid mapping for consumption in Bionic. Test: That ls, ps, mkdir, chown, chgrp and services for built in names work. Change-Id: I1e55a401be0fca0ad162f8dc1e072e6afde7b927 Signed-off-by: William Roberts <william.c.roberts@intel.com>