commit | 672079a75aaaf30dab3729b865e79185f87d88f2 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@android.com> | Tue Aug 03 17:25:09 2010 -0700 |
committer | Brett Chabot <brettchabot@android.com> | Tue Aug 03 17:28:19 2010 -0700 |
tree | 23054cb69134d52e0adb35458f91a080ef901011 | |
parent | 6c8687cf1e52abede549908afe8d8820d24eaecd [diff] |
Fix Framework core tests import of android-common. android.database.CursorWindowTest#testWriteCursorToWindow (and possibly other tests) were was failing because it couldn't locate a android-common class. Fix is to include android-common as a static library, as opposed to a runtime library. Change-Id: Iae50cf409e76a85ee79e4af71e9b903d18630078