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 22:35:34 +0000 (15:35 -0700)
commit548eb76c8f0e18d114ce4125905434c1c6920969
tree7fd86125397411a2cb3a988f22e64afabc08b64e
parent942a42e31de9a0468014a256ed7fdd67cb208e64
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: I4df71a092b418cd340a18b2e3b0936de33d8e3f5
tools/releasetools/common.py
tools/releasetools/edify_generator.py