-
- Downloads
Support fine grain read access control for properties
Properties are now broken up from a single /dev/__properties__ file into multiple files, one per property label. This commit provides the mechanism to control read access to each of these files and therefore sets of properties. This allows full access for all domains to each of these new property files to match the current permissions of /dev/__properties__. Future commits will restrict the access. Bug: 21852512 Change-Id: Ie9e43968acc7ac3b88e354a0bdfac75b8a710094
Showing
- device.te 1 addition, 0 deletionsdevice.te
- domain.te 8 additions, 1 deletiondomain.te
- file.te 3 additions, 0 deletionsfile.te
- file_contexts 1 addition, 1 deletionfile_contexts
- init.te 3 additions, 2 deletionsinit.te
- property.te 2 additions, 0 deletionsproperty.te
- te_macros 9 additions, 0 deletionste_macros
Loading
Please register or sign in to comment