Merge "Support apk for product_variables.debuggable" into main
This commit is contained in:
@@ -121,6 +121,7 @@ type variableProperties struct {
|
|||||||
// are used for dogfooding and performance testing, and should be as similar to user builds
|
// are used for dogfooding and performance testing, and should be as similar to user builds
|
||||||
// as possible.
|
// as possible.
|
||||||
Debuggable struct {
|
Debuggable struct {
|
||||||
|
Apk *string
|
||||||
Cflags []string
|
Cflags []string
|
||||||
Cppflags []string
|
Cppflags []string
|
||||||
Init_rc []string
|
Init_rc []string
|
||||||
|
Reference in New Issue
Block a user