diff options
Diffstat (limited to 'drm/drmioserver/DrmIOService.cpp')
-rw-r--r-- | drm/drmioserver/DrmIOService.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drm/drmioserver/DrmIOService.cpp b/drm/drmioserver/DrmIOService.cpp index 67cfd39..60e6e70 100644 --- a/drm/drmioserver/DrmIOService.cpp +++ b/drm/drmioserver/DrmIOService.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_NDEBUG 0 +//#define LOG_NDEBUG 0 #define LOG_TAG "DrmIOService" #include <utils/Log.h> |