From 8f3f77f20c5ebf979942a618d96e8493786ab438 Mon Sep 17 00:00:00 2001 From: Eino-Ville Talvala Date: Tue, 7 Feb 2012 17:08:22 -0800 Subject: [PATCH] Add cleaned-up filter framework, camera, gallery back to .classpath Now that the /system/media/mca code is cleaned up, add it back to .classpath along with Camera and Gallery2, which could not be be accessed in eclipse previously without build errors. Change-Id: I6ff01f6fa61d33a3e5c8a9f11a564f167d81dc38 Bug-Id: 5584451 --- ide/eclipse/.classpath | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ide/eclipse/.classpath b/ide/eclipse/.classpath index cab02bd12..07c0ae2aa 100644 --- a/ide/eclipse/.classpath +++ b/ide/eclipse/.classpath @@ -1,6 +1,7 @@ + @@ -10,6 +11,9 @@ + + + @@ -59,6 +63,9 @@ + + +