Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e51010f6 authored by Yuexi Ma's avatar Yuexi Ma
Browse files

Change the instrumentation app build target type

Change the instrumentation app build target type to avoid generating a TradeFed test module config file.

Test: make csuite && csuite-tradefed run <plan>
Change-Id: Iedfb415080fbd2c77537fd87f6a7f501c6a9fa97
parent 201f2cf8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// See the License for the specific language governing permissions and
// limitations under the License.
// limitations under the License.


android_test {
android_test_helper_app {
    name: "AppCompatibilityTest",
    name: "AppCompatibilityTest",
    static_libs: ["androidx.test.rules"],
    static_libs: ["androidx.test.rules"],
    // Include all test java files.
    // Include all test java files.