Commit a1459565 authored by Jesse Wilson's avatar Jesse Wilson
Browse files

Add optional tags to frameworks/base ext.

Change-Id: I08a69b7ca783994e52f735ad0ee9b85197cdaa96
parent a7516e90
...@@ -604,7 +604,7 @@ LOCAL_SRC_FILES := $(ext_src_files) ...@@ -604,7 +604,7 @@ LOCAL_SRC_FILES := $(ext_src_files)
LOCAL_NO_STANDARD_LIBRARIES := true LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := core LOCAL_JAVA_LIBRARIES := core
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := ext LOCAL_MODULE := ext
LOCAL_NO_EMMA_INSTRUMENT := true LOCAL_NO_EMMA_INSTRUMENT := true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment