commit | f1e6d229636c35ad311995853a9cab52c723bed7 | [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 | 07d3869b481ee12a3ab57a9f7a0dd305f42b9ab1 | |
parent | b2e3dc51dcbbe52b5e72d9c6a16de7000de70edf [diff] [blame] |
test runs but I do not check results yet. Change-Id: I427581a301bb1a9710554187accad2d6f9d9b10c
diff --git a/Script.cpp b/Script.cpp index b6112dd..25fa673 100644 --- a/Script.cpp +++ b/Script.cpp
@@ -14,6 +14,8 @@ * limitations under the License. */ +#define LOG_TAG "libRS_cpp" + #include <utils/Log.h> #include <malloc.h>