commit | d0f5bd130bdbd5b357b7f1db4562fa55e06d384c | [log] [tgz] |
---|---|---|
author | Alex Sakhartchouk <alexst@google.com> | Mon Jan 31 14:53:24 2011 -0800 |
committer | Alex Sakhartchouk <alexst@google.com> | Mon Jan 31 14:53:24 2011 -0800 |
tree | 48ee3f26d8879c2a92b8ee60df9821d46666e9e2 | |
parent | e62e890b68cce46b4ed19010874707d3d45fa258 [diff] [blame] |
Cleaning up the serialization change. Renaming the define to be more in line with what it does and removing the host stub header file. Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
diff --git a/libs/rs/rsUtils.h b/libs/rs/rsUtils.h index 0699b57..3b60af5 100644 --- a/libs/rs/rsUtils.h +++ b/libs/rs/rsUtils.h
@@ -32,7 +32,7 @@ #include <time.h> #include <cutils/atomic.h> -#ifndef ANDROID_RS_BUILD_FOR_HOST +#ifndef ANDROID_RS_SERIALIZE #include <EGL/egl.h> #endif