summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Int3.java
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/java/android/renderscript/Int3.java')
-rw-r--r--graphics/java/android/renderscript/Int3.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/java/android/renderscript/Int3.java b/graphics/java/android/renderscript/Int3.java
index 1ffc129..333ccf8 100644
--- a/graphics/java/android/renderscript/Int3.java
+++ b/graphics/java/android/renderscript/Int3.java
@@ -20,7 +20,7 @@ import java.lang.Math;
import android.util.Log;
-/** @deprecated renderscript is deprecated in J
+/**
* Class for exposing the native Renderscript int3 type back to the Android system.
*
**/