From 4d24ff6da59965796b8fe0851d429be6383e6c31 Mon Sep 17 00:00:00 2001 From: Pipat Methavanitpong Date: Sat, 25 Oct 2014 20:34:42 +0900 Subject: Docs: Fix a Typo in Intro to ART Document In Enabling ART in Android Build section, correct a copy-paste typo 'libdvm.mk' -> 'libart.mk' Change-Id: I30bcb43d137b75d3eb00caff5774f8a8ad62619b Signed-off-by: Pipat Methavanitpong --- src/devices/tech/dalvik/art.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices') diff --git a/src/devices/tech/dalvik/art.jd b/src/devices/tech/dalvik/art.jd index 902593ea..33a82ed8 100644 --- a/src/devices/tech/dalvik/art.jd +++ b/src/devices/tech/dalvik/art.jd @@ -210,7 +210,7 @@ by including both Java and native stack information.

can be built using either or both runtimes. (You can dual boot from Developer options if both runtimes are installed.) See runtime_common.mk. That is included from build/target/product/runtime_libdvm.mk -or build/target/product/runtime_libdvm.mk or both.

+or build/target/product/runtime_libart.mk or both.

The dalvikvm command line tool can run with either runtime now. It will default to using the runtime specified in developer -- cgit v1.2.3