Merge "Remove the extern declaration of sehandle from roots.cpp." am: 047582b506
am: 9e23616e2e
Change-Id: I7428247a802c20ea28832e281ecc1c658f6dd995
This commit is contained in:
@@ -51,8 +51,6 @@ using android::fs_mgr::ReadDefaultFstab;
|
|||||||
|
|
||||||
static Fstab fstab;
|
static Fstab fstab;
|
||||||
|
|
||||||
extern struct selabel_handle* sehandle;
|
|
||||||
|
|
||||||
void load_volume_table() {
|
void load_volume_table() {
|
||||||
if (!ReadDefaultFstab(&fstab)) {
|
if (!ReadDefaultFstab(&fstab)) {
|
||||||
LOG(ERROR) << "Failed to read default fstab";
|
LOG(ERROR) << "Failed to read default fstab";
|
||||||
|
|||||||
Reference in New Issue
Block a user