Remove unused code in VoldUtil.h
Test: Treehugger Change-Id: I87585852af49ee49d63e3b1cde579114f855118b
This commit is contained in:
parent
8e0780cba2
commit
2ae96731ac
1 changed files with 0 additions and 3 deletions
|
@ -17,10 +17,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <fstab/fstab.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
extern android::fs_mgr::Fstab fstab_default;
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(*(a)))
|
||||
|
||||
#define DATA_MNT_POINT "/data"
|
||||
|
|
Loading…
Reference in a new issue