Snap for 10453563 from a0eae30bf400c4f94d65c816ffb037f758c0d85b to mainline-documentsui-release

Change-Id: I838c702f0e1b2639ded7331f8fd0218e9c974a0e
diff --git a/pgo/art/dex2oat_arm_arm64.profdata.2022-04-26 b/pgo/art/dex2oat_arm_arm64.profdata.2022-04-26
deleted file mode 100644
index e0400b3..0000000
--- a/pgo/art/dex2oat_arm_arm64.profdata.2022-04-26
+++ /dev/null
Binary files differ
diff --git a/pgo/art/dex2oat_arm_arm64.profdata.2023-05-19 b/pgo/art/dex2oat_arm_arm64.profdata.2023-05-19
new file mode 100644
index 0000000..612d0ab
--- /dev/null
+++ b/pgo/art/dex2oat_arm_arm64.profdata.2023-05-19
Binary files differ
diff --git a/pgo/art/dex2oat_x86_x86_64.profdata.2023-05-19 b/pgo/art/dex2oat_x86_x86_64.profdata.2023-05-19
new file mode 100644
index 0000000..2b9be93
--- /dev/null
+++ b/pgo/art/dex2oat_x86_x86_64.profdata.2023-05-19
Binary files differ
diff --git a/scripts/update_profiles.py b/scripts/update_profiles.py
index 7f9807a..5cd21cf 100755
--- a/scripts/update_profiles.py
+++ b/scripts/update_profiles.py
@@ -162,7 +162,7 @@
         worklist = [args.benchmark]
 
     profiles_project = os.path.join(utils.android_build_top(), 'toolchain',
-                                    'pgo-profiles')
+                                    'pgo-profiles', 'pgo')
     os.chdir(profiles_project)
 
     if not args.use_current_branch: