summaryrefslogtreecommitdiff
path: root/dx/src/com/android/dx/cf/code/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'dx/src/com/android/dx/cf/code/package.html')
-rw-r--r--dx/src/com/android/dx/cf/code/package.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/dx/src/com/android/dx/cf/code/package.html b/dx/src/com/android/dx/cf/code/package.html
new file mode 100644
index 0000000..abd4e9b
--- /dev/null
+++ b/dx/src/com/android/dx/cf/code/package.html
@@ -0,0 +1,10 @@
+<body>
+<p>Implementation of classes having to do with Java simulation, such as
+is needed for verification or stack-to-register conversion.</p>
+
+<p><b>PACKAGES USED:</b>
+<ul>
+<li><code>com.android.dx.rop.pool</code></li>
+<li><code>com.android.dx.util</code></li>
+</ul>
+</body>