summaryrefslogtreecommitdiff
path: root/libc/fs_config_generator.py
AgeCommit message (Collapse)Author
2016-12-13Revert "Revert "move android_ids into bionic""Elliott Hughes
This reverts commit 77cb68d9f2621639ec7f4e1b124ceeee5c80a66a. Change-Id: Ibc9f775c4cd418be90fd8a6f192dd72ca5dff09a
2016-12-12Revert "move android_ids into bionic"Elliott Hughes
This reverts commit 1a13db5b2675759316a8529873c5d29831a9ba32. Change-Id: I7f571b3a9d542694d16fb9cf1131ef9e59d330ea
2016-11-30move android_ids into bionicWilliam Roberts
Generate the android_ids array and include into the build. Test: The bionic is built and that core AIDs work as expected with commands like chown, mkdir and init services and builtins. Bug: 27999086 Change-Id: Ib575bf85326c91801c5674db475dcb9cf44c00dc Signed-off-by: William Roberts <william.c.roberts@intel.com>