am 14836fb1: Merge "Add optional tags to frameworks/base ext." into gingerbread

Merge commit '14836fb17335b147ebc8081fea11fda0d46ce532' into gingerbread-plus-aosp

* commit '14836fb17335b147ebc8081fea11fda0d46ce532':
  Add optional tags to frameworks/base ext.
diff --git a/Android.mk b/Android.mk
index 06a589c..566b36f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -604,7 +604,7 @@
 
 LOCAL_NO_STANDARD_LIBRARIES := true
 LOCAL_JAVA_LIBRARIES := core
-
+LOCAL_MODULE_TAGS := optional
 LOCAL_MODULE := ext
 
 LOCAL_NO_EMMA_INSTRUMENT := true