Merge changes from topic "libbinder.stable.abi" into sc-dev am: 95a4bedc68
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/15003839 Change-Id: I0fd9c68aa671abe7a8d2e4bb2c707247c9ae314d
This commit is contained in:
committed by
Automerger Merge Worker
commit
6f901fa4f4
@@ -56,7 +56,7 @@ func recordMissingProfileFile(ctx BaseModuleContext, missing string) {
|
||||
type PgoProperties struct {
|
||||
Pgo struct {
|
||||
Instrumentation *bool
|
||||
Sampling *bool
|
||||
Sampling *bool `android:"arch_variant"`
|
||||
Profile_file *string `android:"arch_variant"`
|
||||
Benchmarks []string
|
||||
Enable_profile_use *bool `android:"arch_variant"`
|
||||
|
Reference in New Issue
Block a user