Turn on AFDO for lmkd
Enable PGO (profile guided optimisation) for better performance. Bug: 195134194 Bug: 175205560 Test: presubmit Change-Id: I97fb9945bfe9afa3396b850518fadaf7b9f38eaa
This commit is contained in:
parent
af1b0e0627
commit
edd3325830
|
|
@ -40,6 +40,7 @@ cc_binary {
|
|||
init_rc: ["lmkd.rc"],
|
||||
defaults: ["stats_defaults"],
|
||||
logtags: ["event.logtags"],
|
||||
afdo: true,
|
||||
}
|
||||
|
||||
cc_library_static {
|
||||
|
|
|
|||
Loading…
Reference in New Issue