summaryrefslogtreecommitdiffstats
path: root/domx
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2015-02-02 15:39:44 -0800
committerHashcode <hashcode0f@gmail.com>2015-02-02 15:39:44 -0800
commit836fbecc3ecba3eba213605e11182ca17f31a22d (patch)
tree997e788d9db876777163f3fa951b9e9866fb7477 /domx
parent8620feec73e90c7a6fc69c96d762a91f9b09521b (diff)
downloadhardware_ti_omap4-836fbecc3ecba3eba213605e11182ca17f31a22d.zip
hardware_ti_omap4-836fbecc3ecba3eba213605e11182ca17f31a22d.tar.gz
hardware_ti_omap4-836fbecc3ecba3eba213605e11182ca17f31a22d.tar.bz2
domx: revert mistaken change of DCC_PATH
Diffstat (limited to 'domx')
-rwxr-xr-xdomx/omx_core/inc/OMX_TI_IVCommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/domx/omx_core/inc/OMX_TI_IVCommon.h b/domx/omx_core/inc/OMX_TI_IVCommon.h
index fc10eb0..e8a8a78 100755
--- a/domx/omx_core/inc/OMX_TI_IVCommon.h
+++ b/domx/omx_core/inc/OMX_TI_IVCommon.h
@@ -53,7 +53,7 @@ extern "C" {
#include <OMX_IVCommon.h>
#include <OMX_Image.h>
-#define DCC_PATH "/system/vendor/camera/"
+#define DCC_PATH "/data/misc/camera/"
#define MAX_URI_LENGTH (OMX_MAX_STRINGNAME_SIZE)
#define MAX_ALGOAREAS (35)