Merge "Remove the extern declaration of sehandle from roots.cpp." am: 047582b506 am: 9e23616e2e

am: a799e66faa

Change-Id: I212e5a5ba2ddf4770ff3a31158c37541f192ed52
This commit is contained in:
Tao Bao
2019-03-28 09:27:30 -07:00
committed by android-build-merger
-2
View File
@@ -51,8 +51,6 @@ using android::fs_mgr::ReadDefaultFstab;
static Fstab fstab;
extern struct selabel_handle* sehandle;
void load_volume_table() {
if (!ReadDefaultFstab(&fstab)) {
LOG(ERROR) << "Failed to read default fstab";