Moving from libdvm to libart (1 of 5)
Change-Id: I6541802c5f403a4ba4424818084b94bebe71dfca
diff --git a/src/runtime.h b/src/runtime.h
index b5e6954..7f5f6f6 100644
--- a/src/runtime.h
+++ b/src/runtime.h
@@ -221,7 +221,7 @@
// The host prefix is used during cross compilation. It is removed
// from the start of host paths such as:
- // $ANDROID_PRODUCT_OUT/data/art-cache/boot.oat
+ // $ANDROID_PRODUCT_OUT/system/framework/boot.oat
// to produce target paths such as
// /system/framework/boot.oat
// Similarly it is prepended to target paths to arrive back at a