commit | 3165096c2d71aa3cb13d7d739df49a8abf5ec52a | [log] [tgz] |
---|---|---|
author | Phil Dubach | Mon Apr 20 17:57:22 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Mon Apr 20 17:57:22 2009 -0700 |
tree | 5e5dd701fa14936655937f472f940a0e23a0852c | |
parent | 71f2c4fa150cc7bb8c80f1c155e5f3c6abab7c9f [diff] |
AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests CTS tests should use local module tag 'tests' such that they are not built and included in the image by default. BUG=1778334 Automated import of CL 147059