am 8e15eabd
: Apply the correct SELinux label for the properties workspace.
* commit '8e15eabdc0b40e68426eaf3179dc076d20df75b6': Apply the correct SELinux label for the properties workspace.
This commit is contained in:
commit
5fa4d26c57
1 changed files with 1 additions and 0 deletions
|
@ -879,6 +879,7 @@ int main(int argc, char **argv)
|
|||
*/
|
||||
restorecon("/dev");
|
||||
restorecon("/dev/socket");
|
||||
restorecon("/dev/__properties__");
|
||||
|
||||
is_charger = !strcmp(bootmode, "charger");
|
||||
|
||||
|
|
Loading…
Reference in a new issue