OSDN Git Service

Support SELinux context label when mounting
authorTao Bao <tbao@google.com>
Wed, 10 Jun 2015 19:32:41 +0000 (12:32 -0700)
committerTao Bao <tbao@google.com>
Wed, 10 Jun 2015 23:20:18 +0000 (16:20 -0700)
commitdf06e9682642e1ca4863dec315ea3ad3a22766c9
tree3e1d0154de6e54f765ebef6182adac69379c11c5
parent1b96592aab7a8e3d357a4e09f685968edcfe05b9
Support SELinux context label when mounting

If there is a SELinux context label in the recovery.fstab, we should
honor that when mounting the partition.

Bug: 19764039
Change-Id: Ic80a3377a5a94c9d10dd464eb1257b157a947510
(cherry picked from commit 548eb76c8f0e18d114ce4125905434c1c6920969)
tools/releasetools/common.py
tools/releasetools/edify_generator.py