commit | c10a94a976334bd8c4ac6e5f1990d6010aa4bfd7 | [log] [tgz] |
---|---|---|
author | Deepak Verma <dverma@codeaurora.org> | Tue Oct 16 16:01:55 2012 +0530 |
committer | Deepak Verma <dverma@codeaurora.org> | Thu Oct 18 11:52:19 2012 +0530 |
tree | 416a3a199540e9b5dde6ad4c7be5b85e0f5230ec | |
parent | 39e8f414c3c134fece659dfa1166ea0b1f04561d [diff] |
mm-video: Fix for debug log messages support Enabling/Disabling debug log messages is controlled by Android.mk file. This change fixes the redundancy of the code which was creating some issues for this support. Now the logs can be enabled/disabled using Android.mk Change-Id: I14209f0ee78b39d0cbf47a25c56ed53fdc83ae61 CRs-fixed: 410314