]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: e2fsdroid: support multiple selinux file contexts
authorJin Qian <jinqian@google.com>
Fri, 21 Apr 2017 23:29:07 +0000 (16:29 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 03:06:55 +0000 (23:06 -0400)
commit8b9e44a0df7bc8f7d005fc0e37092396a8abf013
tree84f7d64a615bf4b68023faad11d0e37f3aee1c7c
parent820344d352301847acee8e08b5f47b443fde846f
AOSP: e2fsdroid: support multiple selinux file contexts

Support passing a string of multiple selinux file contexts separated by
comma with -S option.

E.g. e2fsdroid -S ctx1,ctx2 output

Test: make systemimage
Bug: 35219933
Change-Id: Icc0f9d5d6180b5db7d68f7de45a1128f5a20be89
From AOSP commit: 34f4f33b24280c0a21a95407da4cf4988b275c95

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
contrib/android/e2fsdroid.c
contrib/android/perms.c
contrib/android/perms.h