commit | 9733f2609312d1ad93344eb64aa40ecb665b1c4b | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Fri Feb 24 14:24:56 2012 -0800 |
committer | Jason Sams <rjsams@android.com> | Fri Feb 24 14:24:56 2012 -0800 |
tree | 1ee8497782f5877d89547ab0d6c2689fed8a30a7 | |
parent | 170dc848aefe17d830d08cd29b332730498003d2 [diff] [blame] |
test runs but I do not check results yet. Change-Id: I427581a301bb1a9710554187accad2d6f9d9b10c
diff --git a/libs/rs/RenderScript.cpp b/libs/rs/RenderScript.cpp index 39f1024..0b42055 100644 --- a/libs/rs/RenderScript.cpp +++ b/libs/rs/RenderScript.cpp
@@ -14,6 +14,8 @@ * limitations under the License. */ +#define LOG_TAG "libRS_cpp" + #include <utils/Log.h> #include <malloc.h> #include <string.h>