summaryrefslogtreecommitdiffstats
path: root/camera/EmulatedFakeCamera2.h
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2014-03-10 19:02:01 -0700
committerRuben Brunk <rubenbrunk@google.com>2014-03-11 10:45:32 -0700
commit723958c6973c7aff837c9c230366b032f8a788f8 (patch)
tree7bf724ecdd34e6edd8eb3e6f163cc792d375cd28 /camera/EmulatedFakeCamera2.h
parente25cdf04d023b074b1f18526b9562b7067e35c01 (diff)
downloadandroid_device_generic_goldfish-723958c6973c7aff837c9c230366b032f8a788f8.tar.gz
android_device_generic_goldfish-723958c6973c7aff837c9c230366b032f8a788f8.tar.bz2
android_device_generic_goldfish-723958c6973c7aff837c9c230366b032f8a788f8.zip
camera3: Remove old vendor tag ops dependencies.
Bug: 12134423 Change-Id: I7acdf76d4c0674bdb1cc939592d4620687c785c3
Diffstat (limited to 'camera/EmulatedFakeCamera2.h')
-rw-r--r--camera/EmulatedFakeCamera2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/camera/EmulatedFakeCamera2.h b/camera/EmulatedFakeCamera2.h
index 1d209be..64c8667 100644
--- a/camera/EmulatedFakeCamera2.h
+++ b/camera/EmulatedFakeCamera2.h
@@ -125,11 +125,6 @@ protected:
int32_t ext1,
int32_t ext2);
- /** Custom tag definitions */
- virtual const char* getVendorSectionName(uint32_t tag);
- virtual const char* getVendorTagName(uint32_t tag);
- virtual int getVendorTagType(uint32_t tag);
-
/** Debug methods */
virtual int dump(int fd);