summaryrefslogtreecommitdiffstats
path: root/mtp/mtp_MtpDatabase.hpp
diff options
context:
space:
mode:
authorbigbiff bigbiff <bigbiff@teamw.in>2014-09-09 03:04:06 +0200
committerEthan Yonker <dees_troy@teamw.in>2014-09-09 16:56:14 +0200
commit1812c89f394a057e8769cbb87e7b1499b5849ac0 (patch)
tree2c2d29baf71fffe71a0747ca0eecb91b887fd9cd /mtp/mtp_MtpDatabase.hpp
parentmktime_tz is blocking, don't use it (diff)
downloadandroid_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar.gz
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar.bz2
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar.lz
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar.xz
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.tar.zst
android_bootable_recovery-1812c89f394a057e8769cbb87e7b1499b5849ac0.zip
Diffstat (limited to 'mtp/mtp_MtpDatabase.hpp')
-rwxr-xr-xmtp/mtp_MtpDatabase.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtp/mtp_MtpDatabase.hpp b/mtp/mtp_MtpDatabase.hpp
index 2f5e931ba..cc8097be2 100755
--- a/mtp/mtp_MtpDatabase.hpp
+++ b/mtp/mtp_MtpDatabase.hpp
@@ -46,6 +46,7 @@ private:
int* getSupportedObjectProperties(int format);
static int FILE_PROPERTIES[10];
+ static int DEVICE_PROPERTIES[3];
static int AUDIO_PROPERTIES[19];
static int VIDEO_PROPERTIES[15];
static int IMAGE_PROPERTIES[12];