Merge "Revert^2 "Make embedded_launcher true by default"" into main
This commit is contained in:
@@ -59,7 +59,7 @@ type VersionProperties struct {
|
||||
// list of the Python libraries used only for this Python version.
|
||||
Libs []string `android:"arch_variant"`
|
||||
|
||||
// whether the binary is required to be built with embedded launcher for this version, defaults to false.
|
||||
// whether the binary is required to be built with embedded launcher for this version, defaults to true.
|
||||
Embedded_launcher *bool // TODO(b/174041232): Remove this property
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user