summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorPatrik Bannura <patrik.bannura@sonymobile.com>2014-02-12 13:38:54 +0100
committerNarayan Kamath <narayan@google.com>2014-02-20 10:06:23 +0000
commit443dd9313f06ec61abc9fee908f6e693d1091590 (patch)
treeed5a2ff68a63ec8827d19dfdddb46d8d5fad0796 /rs/java/android/renderscript/RenderScript.java
parent60097a9c5a7214cb73d0bc966adef767743f8798 (diff)
libandroidfw: fix build error for 64-bit
Fixed casting int to pointer in logging code. Previously ints where printed as pointers and the %p format specifier was used for convenience to get hex output. This change uses %x and also gets rid of the casts. Change-Id: Ia2539769d245f50c0f3884119f80682defe69d61
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions