Update obsolete references
Test: builds Change-Id: Ic37628b78704a03200b6326485fb4667e1c5a665
This commit is contained in:
@@ -47,11 +47,10 @@ func init() {
|
||||
// Renderscript
|
||||
// Post-jar passes:
|
||||
// Proguard
|
||||
// Emma
|
||||
// Jacoco
|
||||
// Jarjar
|
||||
// Dex
|
||||
// Rmtypedefs
|
||||
// Jack
|
||||
// DroidDoc
|
||||
// Findbugs
|
||||
|
||||
@@ -77,9 +76,6 @@ type javaBaseProperties struct {
|
||||
// list of module-specific flags that will be used for javac compiles
|
||||
Javacflags []string `android:"arch_variant"`
|
||||
|
||||
// list of module-specific flags that will be used for jack compiles
|
||||
Jack_flags []string `android:"arch_variant"`
|
||||
|
||||
// list of module-specific flags that will be used for dex compiles
|
||||
Dxflags []string `android:"arch_variant"`
|
||||
|
||||
|
Reference in New Issue
Block a user