| name: "android.hardware", |
| // VTS tests must link to HAL definition libraries statically. |
| name: "VtsHalTargetTestDefaults", |
| "vts_target_tests_defaults", |
| // Lists all dependencies that can *not* be expected on the device. |
| // Lists all system dependencies that can be expected on the device. |
| // All the following are dependencies of any HAL definition library. |
| // TODO: Remove this after all vts tests under vendor/qcom are converted to |
| name: "Vts10HalTargetTestDefaults", |
| "VtsHalTargetTestDefaults", |
| "VtsHalHidlTargetTestBase", |