Remove vts10 reference vts_target_tests_defaults
The module is obsoleted. Bug: 169581727 Test: build Change-Id: I55853a2cde4c042c489b0e6ac8bcab93fc47be73
This commit is contained in:
parent
4433d35af9
commit
f27b504a10
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ cc_defaults {
|
|||
cc_defaults {
|
||||
name: "VtsHalTargetTestDefaults",
|
||||
defaults: [
|
||||
"vts_target_tests_defaults",
|
||||
"hidl_defaults",
|
||||
],
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
cc_test {
|
||||
name: "VtsHalAudioPolicyV1_0TargetTest",
|
||||
defaults: ["vts_target_tests_defaults"],
|
||||
srcs: [
|
||||
"ValidateEngineConfiguration.cpp",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue