commit | 03006228cf9a78dca4f2d84f9b2a8ef9fba3f6e7 | [log] [tgz] |
---|---|---|
author | Ravi Kumar Siddojigari <rsiddoji@codeaurora.org> | Fri Oct 19 16:34:39 2018 -0700 |
committer | Ravi Kumar Siddojigari <rsiddoji@codeaurora.org> | Tue Oct 30 17:18:26 2018 +0530 |
tree | 1143115dc68ca4ca17650653c084d79c2556af8f | |
parent | 829bc768c86bb57915713fda6e70d6029825bad3 [diff] |
sepolicy: move all property read to get_prop() There are build errors are caused by tightening of the SELinux policy. The following change necessitates this change. All the property reads /write are to be replaced to set_prop( domain, property_label) get_prop( domain, property_label) Change-Id: I6ef09a8491440b64b6e77a0ad0e2bbee2c5559ff