OSDN Git Service
(root)
/
android-x86
/
system-vold.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0780c
)
Remove unused code in VoldUtil.h
author
Paul Crowley
<paulcrowley@google.com>
Fri, 7 Feb 2020 23:08:12 +0000
(15:08 -0800)
committer
Paul Crowley
<paulcrowley@google.com>
Tue, 18 Feb 2020 18:48:16 +0000
(10:48 -0800)
Test: Treehugger
Change-Id: I87585852af49ee49d63e3b1cde579114f855118b
VoldUtil.h
patch
|
blob
|
history
diff --git
a/VoldUtil.h
b/VoldUtil.h
index
6ef8cb1
..
ce6b411
100644
(file)
--- a/
VoldUtil.h
+++ b/
VoldUtil.h
@@
-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"