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