Remove references to *_HOST_DALVIK_*
Host dalvik support has been removed from Make. Test: m checkbuild Change-Id: I23f02d081d3e1a0334a2ad20fe6ae60922a3d933
This commit is contained in:
parent
7e7abd116d
commit
645e0251aa
1 changed files with 0 additions and 2 deletions
|
@ -242,8 +242,6 @@ func runMakeProductConfig(ctx Context, config Config) {
|
|||
"BUILD_BROKEN_USES_BUILD_EXECUTABLE",
|
||||
"BUILD_BROKEN_USES_BUILD_FUZZ_TEST",
|
||||
"BUILD_BROKEN_USES_BUILD_HEADER_LIBRARY",
|
||||
"BUILD_BROKEN_USES_BUILD_HOST_DALVIK_JAVA_LIBRARY",
|
||||
"BUILD_BROKEN_USES_BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY",
|
||||
"BUILD_BROKEN_USES_BUILD_HOST_EXECUTABLE",
|
||||
"BUILD_BROKEN_USES_BUILD_HOST_JAVA_LIBRARY",
|
||||
"BUILD_BROKEN_USES_BUILD_HOST_PREBUILT",
|
||||
|
|
Loading…
Reference in a new issue