aboutsummaryrefslogtreecommitdiffstats
path: root/roots.h
diff options
context:
space:
mode:
authorTom Marshall <tdm@cyngn.com>2015-11-06 10:19:13 -0800
committerTom Marshall <tdm@cyngn.com>2015-11-25 15:34:35 -0800
commite1ba5bc721daf65598feb2b5c46d1c06fac63ec4 (patch)
tree4ed3fec9743008ac96b2f71de075c51a18cae247 /roots.h
parent40b9e54a3c05111a64159645170f67a9153dbcd5 (diff)
downloadbootable_recovery-e1ba5bc721daf65598feb2b5c46d1c06fac63ec4.zip
bootable_recovery-e1ba5bc721daf65598feb2b5c46d1c06fac63ec4.tar.gz
bootable_recovery-e1ba5bc721daf65598feb2b5c46d1c06fac63ec4.tar.bz2
recovery: datamedia support
Change-Id: I4cef82973a15111bee92cd7c81f0e1db8d211991
Diffstat (limited to 'roots.h')
-rw-r--r--roots.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/roots.h b/roots.h
index e38707e..9b369c0 100644
--- a/roots.h
+++ b/roots.h
@@ -50,8 +50,6 @@ int setup_install_mounts();
int get_num_volumes();
-int is_data_media();
-
bool volume_is_mountable(Volume *v);
bool volume_is_readonly(Volume *v);
bool volume_is_verity(Volume *v);