Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46e8d29a authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Automerger Merge Worker
Browse files

Merge "Add documentation on mkdir about seclabel" am: 715ecbfb

parents 316ae4cc 715ecbfb
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -606,6 +606,10 @@ provides the `aidl_lazy_test_1` interface.
  group. If not provided, the directory is created with permissions 755 and
  owned by the root user and root group. If provided, the mode, owner and group
  will be updated if the directory exists already.
  If the directory does not exist, it will receive the security context from
  the current SELinux policy or its parent if not specified in the policy. If
  the directory exists, its security context will not be changed (even if
  different from the policy).

  > _action_ can be one of:
  * `None`: take no encryption action; directory will be encrypted if parent is.