summaryrefslogtreecommitdiffstats
path: root/README.Android
diff options
context:
space:
mode:
Diffstat (limited to 'README.Android')
-rw-r--r--README.Android4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.Android b/README.Android
index 540ac583d837..076dff22f035 100644
--- a/README.Android
+++ b/README.Android
@@ -44,6 +44,8 @@ library that corresponds to cppunittester program. Then through helper
functions in liblo-bootstrap it calls a named function in that
"program".
-This Android-specific code is for now in sal/osl/android.
+This Android-specific native code (the lo-bootstrap library) is for
+now in sal/android, and the Java code in the android "module"
+(subdirectory right here).
--Tor Lillqvist <tml@iki.fi>