Merge "Revert "Allow adding extra tradefed options in the Android.bp file""

This commit is contained in:
Jigar Thakkar
2022-12-20 16:24:20 +00:00
committed by Gerrit Code Review
10 changed files with 177 additions and 232 deletions

View File

@@ -27,6 +27,7 @@ import (
"text/scanner"
"android/soong/bazel"
"github.com/google/blueprint"
"github.com/google/blueprint/proptools"
)