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

Commit 7417ef58 authored by Keun Soo YIM's avatar Keun Soo YIM Committed by android-build-merger
Browse files

Package all VTS binaries for HALs as part of general-tests

am: 71611f32

Change-Id: Ied259e443485ca7abf0568b453c82d09b09d15ef
parents 63fe3b39 71611f32
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -14,7 +14,10 @@ cc_defaults {
// VTS tests must link to HAL definition libraries statically.
cc_defaults {
    name: "VtsHalTargetTestDefaults",
    defaults: ["hidl_defaults"],
    defaults: [
        "vts_target_tests_defaults",
        "hidl_defaults",
    ],

    // Lists all dependencies that can *not* be expected on the device.
    static_libs: [