OSDN Git Service

Fix classpath:
authorAndrew Stadler <stadler@android.com>
Wed, 21 Jul 2010 22:13:36 +0000 (15:13 -0700)
committerAndrew Stadler <stadler@android.com>
Wed, 21 Jul 2010 22:13:36 +0000 (15:13 -0700)
* add launcher2's renderscript intermediates
* add media provider intermediates

Change-Id: I48ec899635c396db3dec08441aa04e4dd8552b8b

ide/eclipse/.classpath

index dbfb966..b303a61 100644 (file)
@@ -76,6 +76,8 @@
        <classpathentry kind="src" path="out/target/common/obj/APPS/CalendarProvider_intermediates/src/src"/>
        <classpathentry kind="src" path="out/target/common/obj/APPS/ContactsProvider_intermediates/src/src"/>
        <classpathentry kind="src" path="out/target/common/obj/APPS/Email_intermediates/src/src"/>
+       <classpathentry kind="src" path="out/target/common/obj/APPS/Launcher2_intermediates/src/renderscript/src"/>
+       <classpathentry kind="src" path="out/target/common/obj/APPS/MediaProvider_intermediates/src/src"/>
        <classpathentry kind="src" path="out/target/common/obj/APPS/Music_intermediates/src/src"/>
        <classpathentry kind="src" path="out/target/common/obj/APPS/Phone_intermediates/src/src"/>
        <classpathentry kind="src" path="out/target/common/obj/APPS/QuickSearchBox_intermediates/src/src"/>