Merge tag 'android-13.0.0_r52' into int/13/fp3

Android 13.0.0 Release 52 (TQ3A.230605.012)

* tag 'android-13.0.0_r52':
  Update default goldfish target name as emulator-linux_x64_internal

Change-Id: I8d8334050d11d44bf71f0229e3203434092f31e2
diff --git a/public/data/default.config b/public/data/default.config
index e36509b..cd5f96d 100644
--- a/public/data/default.config
+++ b/public/data/default.config
@@ -8,10 +8,10 @@
 creds_cache_file: ".acloud_oauth2.dat"
 user_agent: "acloud"
 
-# [GOLDFISH only] The emulator build target: "sdk_tools_linux".
+# [GOLDFISH only] The emulator build target: "emulator-linux_x64_internal".
 # We use it to get build id if build id is not provided and It's very unlikely
 # that this will ever change.
-emulator_build_target: "sdk_tools_linux"
+emulator_build_target: "emulator-linux_x64_internal"
 
 default_usr_cfg {
   machine_type: "n1-standard-4"