commit | 5f7d1357c2bcc2377f54a69961b60389e2d5d91a | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Nov 03 08:59:53 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Dec 11 16:12:13 2017 -0800 |
tree | 491baed999361c135e174554390cb32dff05b7f8 | |
parent | 2eb8df3dd513b1c23590a784c0c8c02adad4bc36 [diff] |
Have property_service create a serialized property_contexts file Instead of requiring each process to parse the property contexts files in libc initialization, this change has property_service parse these files one into a serialized trie, which the property code in libc can then directly interpret for mapping property names to their associated SELinux context. Bug: 36001741 Test: boot bullhead, walleye, run unit tests Change-Id: If67073d56e800b3ca667fb5322e6b993e7d810f6