Loading services/sensorservice/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,11 @@ cc_library_shared { "libsensorprivacy", "libpermission", ], pgo: { sampling: true, profile_file: "sensorservice/libsensorservice.profdata", }, } cc_binary { Loading Loading
services/sensorservice/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,11 @@ cc_library_shared { "libsensorprivacy", "libpermission", ], pgo: { sampling: true, profile_file: "sensorservice/libsensorservice.profdata", }, } cc_binary { Loading