Loading libs/binder/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -225,10 +225,7 @@ cc_library { "portability*", ], pgo: { sampling: true, profile_file: "libbinder/libbinder.profdata", }, afdo: true, } cc_defaults { Loading libs/gui/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -248,10 +248,7 @@ cc_library_shared { "libpdx_headers", ], pgo: { sampling: true, profile_file: "libgui/libgui.profdata", }, afdo: true, lto: { thin: true, Loading libs/ui/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -227,10 +227,7 @@ cc_library_shared { ], min_sdk_version: "29", pgo: { sampling: true, profile_file: "libui/libui.profdata", }, afdo: true, } cc_library_headers { Loading services/sensorservice/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -80,10 +80,7 @@ cc_library_shared { "libpermission", ], pgo: { sampling: true, profile_file: "sensorservice/libsensorservice.profdata", }, afdo: true, } cc_binary { Loading Loading
libs/binder/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -225,10 +225,7 @@ cc_library { "portability*", ], pgo: { sampling: true, profile_file: "libbinder/libbinder.profdata", }, afdo: true, } cc_defaults { Loading
libs/gui/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -248,10 +248,7 @@ cc_library_shared { "libpdx_headers", ], pgo: { sampling: true, profile_file: "libgui/libgui.profdata", }, afdo: true, lto: { thin: true, Loading
libs/ui/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -227,10 +227,7 @@ cc_library_shared { ], min_sdk_version: "29", pgo: { sampling: true, profile_file: "libui/libui.profdata", }, afdo: true, } cc_library_headers { Loading
services/sensorservice/Android.bp +1 −4 Original line number Diff line number Diff line Loading @@ -80,10 +80,7 @@ cc_library_shared { "libpermission", ], pgo: { sampling: true, profile_file: "sensorservice/libsensorservice.profdata", }, afdo: true, } cc_binary { Loading