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

Commit cc2fb50f authored by Thiébaud Weksteen's avatar Thiébaud Weksteen
Browse files

Add documentation on mkdir about seclabel

Test: n/a
Change-Id: Iab672b4755a259caacf495a6692afcb268b4205f
parent 7397fa56
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.