commit | 66788a79f734f292d6136c8f4a4e9c7a033ab82e | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Tue Mar 08 12:11:09 2011 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Mar 08 12:11:09 2011 -0800 |
tree | 59c201ffa9daa40f563f69d229935b2a78c4ddc5 | |
parent | 85e0de11091234d728bce9eff2c132388cf8adf5 [diff] | |
parent | e363e936bcf679a442e9a191a41b512cbb374425 [diff] |
Merge "Add new strings for auto-login UI." into honeycomb-mr1
diff --git a/Android.mk b/Android.mk index a5a47b3..b85a869 100644 --- a/Android.mk +++ b/Android.mk
@@ -17,6 +17,9 @@ LOCAL_EMMA_COVERAGE_FILTER := *,-com.android.common.* +# We need the sound recorder for the Media Capture API. +LOCAL_REQUIRED_MODULES := SoundRecorder + include $(BUILD_PACKAGE) # additionally, build tests in sub-folders in a separate .apk