summaryrefslogtreecommitdiff
path: root/tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp')
-rw-r--r--tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp b/tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp
index 9a17fdc9..db0e2c4d 100644
--- a/tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp
+++ b/tests/lldb/jni/KernelVariables/jnikernelvariables/jnikernelvariables.cpp
@@ -5,9 +5,6 @@
#include "ScriptC_simple.h"
-using namespace android;
-using namespace RSC;
-
extern "C" void JNICALL
Java_com_android_rs_jnikernelvariables_MainActivity_nativeRS(
JNIEnv * env,