Merge "Support apk for product_variables.debuggable" into main am: 01c3234190
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3261653 Change-Id: If0b95542b6d73998c0c13b8a62def34096259a74 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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
|
||||
// as possible.
|
||||
Debuggable struct {
|
||||
Apk *string
|
||||
Cflags []string
|
||||
Cppflags []string
|
||||
Init_rc []string
|
||||
|
Reference in New Issue
Block a user