commit | 4cb628a3be61efbd2abf8e92d38710d76ef828f3 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Wed Mar 08 13:10:05 2017 -0800 |
committer | Jeffrey Vander Stoep <jeffv@google.com> | Wed Mar 08 23:48:41 2017 +0000 |
tree | e6bc1f4990f25af5aab133702648f35f25eb17a5 | |
parent | 193dccda7922e3cfdcbbd19da93960335ca0d224 [diff] |
Correct location of property_contexts for TREBLE devices This makes the build system, for TREBLE devices only, place plat_property_contexts under /system/etc/selinux and nonplat_property_contexts under /vendor/etc/selinux. For other devices these files are placed under /, same as before. Test: *_property_contexts in correct locations when PRODUCT_FULL_TREBLE is set to true and when it is set to false. Bug: 36002573 Change-Id: I7e30e64918bb3ee671fa8c7a2e30ed96a9cc1ad7