Support apk for product_variables.debuggable

Bug: 365707065
Test: m FactoryOtaPrebuilt
Change-Id: I880b9d48b52d49cbf8c1eca6a67d3ffadc8ea0fc
This commit is contained in:
Jim Tang
2024-09-10 18:04:28 +08:00
parent 3507a28d75
commit 914832444e

View File

@@ -121,6 +121,7 @@ type variableProperties struct {
// are used for dogfooding and performance testing, and should be as similar to user builds
// as possible.
Debuggable struct {
Apk *string
Cflags []string
Cppflags []string
Init_rc []string