summaryrefslogtreecommitdiff
path: root/libs/rs/rsContext.h
diff options
context:
space:
mode:
author Android (Google) Code Review <android-gerrit@google.com> 2009-08-12 17:57:16 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2009-08-12 17:57:16 -0700
commit30c0815d97c5349a7392e93b668fbe7de2fab18b (patch)
tree8fb04f4deee0c7feb671009769625e3b80c560c6 /libs/rs/rsContext.h
parent7c5ab2b06abef08c7fa8310a3fa591e823eefc6c (diff)
parent43ee06857bb7f99446d1d84f8789016c5d105558 (diff)
Merge change 21035
* changes: Implement reflecting Java objects into the ACC enviroment.
Diffstat (limited to 'libs/rs/rsContext.h')
-rw-r--r--libs/rs/rsContext.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h
index 54c555ff6fe1..60a526bd8b0e 100644
--- a/libs/rs/rsContext.h
+++ b/libs/rs/rsContext.h
@@ -19,9 +19,6 @@
#include "rsUtils.h"
-#include <utils/KeyedVector.h>
-#include <utils/String8.h>
-#include <utils/Vector.h>
#include <ui/Surface.h>
#include "rsType.h"