Advertisement
mateorod

Untitled

Sep 18th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.93 KB | None | 0 0
  1. ROOT= /home/mateor/android/autopatcher/master/new/auto-patcher
  2. TOOL= /home/mateor/android/autopatcher/master/new/auto-patcher/patch_tools.tgz
  3. ROM= /home/mateor/android/autopatcher/OfficialBuilds/CM10-20120912-NIGHTLY-mb526.zip
  4. ROMX= /home/mateor/android/autopatcher/OfficialBuilds/CM10-20120912-NIGHTLY-mb526.zip
  5.  
  6. ### verify tools ###
  7. /usr/bin/patch
  8. /bin/tar
  9. /usr/lib/jvm/jdk1.6.0_33/bin/jar
  10. /usr/bin/java
  11. /bin/cpio
  12.  
  13. ### verify ROM ###
  14. # running ./auto_patcher ../../../OfficialBuilds/CM10-20120912-NIGHTLY-mb526.zip pdroid
  15. PATH= /home/mateor/android/autopatcher/master/new/auto-patcher/tmp20120918224047:/home/mateor/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/jdk1.6.0_33/bin:/home/mateor/android-sdk-linux/tools:/home/mateor/android-sdk-linux/platform-tools:/usr/local/boost/boost
  16.  
  17. ### unzip patch tools ###
  18.  
  19. ### unzip patch patches ###
  20.  
  21. ### probe rom type ###
  22.  
  23. ... result of ROM check: RIL= MotoWrigley3GRIL
  24. # VERS= Auto-Patcher v2.1.0
  25. # OS = linux-gnu 64bit
  26. # VID= 4.1.1
  27. # MID= cm_mb526-userdebug
  28. # RID= cm10
  29. # DID= umts_jordan
  30. # BID= latest
  31. # PID= pdroid
  32. ### DELETE FILES=
  33. ### COPY FILES=
  34. ### JAR FILES= system/framework/framework.jar system/framework/core.jar system/framework/services.jar
  35. ### APK FILES=
  36. ### IMG FILES=
  37. ### TXT FILES=
  38.  
  39. ### unzip rom ###
  40.  
  41. ### create updater script ###
  42.  
  43. ... using Clockworkmod installer ...
  44. # generated updater-script
  45. mount("ext3", "EMMC", "/dev/block/mmcblk1p21", "/system");
  46. package_extract_dir("system", "/system");
  47. set_perm_recursive(0, 0, 0755, 0644, "/system");
  48. set_perm_recursive(0, 0, 0755, 0755, "/system/addon.d");
  49. set_perm_recursive(0, 0, 0755, 0755, "/system/bootmenu/binary/");
  50. set_perm_recursive(0, 0, 0755, 0755, "/system/bootmenu/script/");
  51. set_perm_recursive(0, 0, 0755, 0755, "/system/bootmenu/recovery/sbin/");
  52. set_perm_recursive(0, 0, 0755, 0755, "/system/bootmenu/2nd-boot/sbin/");
  53. set_perm(0, 0, 0755, "/system/bootmenu/2nd-init/init");
  54. set_perm(0, 0, 0755, "/system/bootmenu/2nd-boot/init");
  55. set_perm_recursive(0, 2000, 0775, 0664, "/system/bootmenu/config/");
  56. set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
  57. set_perm(0, 3003, 02750, "/system/bin/netcfg");
  58. set_perm(0, 3004, 02755, "/system/bin/ping");
  59. set_perm(0, 2000, 06750, "/system/bin/run-as");
  60. set_perm(0, 0, 0755, "/system/etc/wifi/hostap_wrapper.sh");
  61. set_perm_recursive(1002, 1002, 0755, 0440, "/system/etc/bluetooth");
  62. set_perm(0, 0, 0755, "/system/etc/bluetooth");
  63. set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
  64. set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
  65. set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
  66. set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
  67. set_perm_recursive(0, 0, 0755, 0755, "/system/etc/init.d");
  68. set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
  69. set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");
  70. set_perm(0, 0, 06755, "/system/xbin/hcitool");
  71. set_perm(0, 0, 06755, "/system/xbin/librank");
  72. set_perm(0, 0, 06755, "/system/xbin/procmem");
  73. set_perm(0, 0, 06755, "/system/xbin/procrank");
  74. set_perm(0, 0, 06755, "/system/xbin/su");
  75. set_perm(0, 0, 06755, "/system/xbin/tcpdump");
  76. set_perm(0, 0, 0755, "/system/etc/motorola/comm_drv/commdrv_fs.sh");
  77.  
  78. ### create restore.zip ###
  79.  
  80. ### decompile system files ###
  81.  
  82. ... decompile framework.jar ...
  83.  
  84. ... extract preloaded-classes ...
  85. inflated: preloaded-classes
  86.  
  87. ... decompile core.jar ...
  88.  
  89. ... decompile services.jar ...
  90.  
  91. ### jar patch pdroid/cm10/latest ###
  92.  
  93. ... apply framework.patch ...
  94. 5 out of 5 hunks FAILED -- saving rejects to file smali/android/content/ContentResolver.smali.rej
  95. Reversed (or previously applied) patch detected! Skipping patch.
  96. 1 out of 1 hunk ignored -- saving rejects to file smali/android/location/Location.smali.rej
  97. Reversed (or previously applied) patch detected! Skipping patch.
  98. 3 out of 3 hunks ignored -- saving rejects to file smali/android/widget/AppSecurityPermissions.smali.rej
  99.  
  100. ... apply preloaded.patch ...
  101.  
  102. !!! PATCHING FAILED FOR android/content/ContentResolver.smali !!!
  103.  
  104. ... replace android/content/ContentResolver.smali ...
  105. GARBAGE= tmp/system/framework/framework.jar.out/smali/android/content/ContentResolver.smali.orig
  106. GARBAGE= tmp/system/framework/framework.jar.out/smali/android/location/Location.smali.rej tmp/system/framework/framework.jar.out/smali/android/content/ContentResolver.smali.rej tmp/system/framework/framework.jar.out/smali/android/widget/AppSecurityPermissions.smali.rej
  107.  
  108. ... apply framework.jar.sh ...
  109.  
  110. ... remove unnecessary 30 files to avoid methods cap ...
  111. DELETE RILS= tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAv6RIL$ConnectivityHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/Smdk4210RIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAv6RIL$SamsungDriverCall.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/QualcommSharedRIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungRIL$ConnectivityHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/Smdk4210RIL$ConnectivityHandler$ConnectivityBroadcastReceiver.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungQualcommUiccRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SonyQualcommRIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SonyQualcommRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAv6RIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/LGEQualcommUiccRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SonyQualcommRIL$IccHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SemcRIL$IccHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungRIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAv6RIL$ConnectivityHandler$ConnectivityBroadcastReceiver.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAv6RIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungRIL$ConnectivityHandler$ConnectivityBroadcastReceiver.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/QualcommSharedRIL$IccHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungQualcommD2RIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/QualcommSharedRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SemcRIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungCDMAQualcommRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/LGEQualcommRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/Smdk4210RIL$1.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungHCRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/HTCQualcommRIL.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/Smdk4210RIL$ConnectivityHandler.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SamsungRIL$SamsungDriverCall.smali tmp/system/framework/framework.jar.out/smali/com/android/internal/telephony/SemcRIL.smali
  112. ... remove unnecessary 30 files to avoid methods cap ...
  113.  
  114. ... apply core.patch ...
  115. GARBAGE=
  116. GARBAGE=
  117.  
  118. ... apply services.patch ...
  119. 1 out of 7 hunks FAILED -- saving rejects to file smali/com/android/server/am/ActivityManagerService.smali.rej
  120. 136 out of 137 hunks FAILED -- saving rejects to file smali/com/android/server/ServerThread.smali.rej
  121.  
  122. !!! PATCHING FAILED FOR com/android/server/am/ActivityManagerService.smali com/android/server/ServerThread.smali !!!
  123.  
  124. ... replace com/android/server/am/ActivityManagerService.smali ...
  125.  
  126. ... replace com/android/server/ServerThread.smali ...
  127. --- smali/com/android/server/ServerThread.smali 2012-09-13 08:57:43.439404364 -0700
  128. +++ smali/com/android/server/ServerThread.smali 2012-09-13 08:58:30.524654445 -0700
  129. @@ -198,7 +233,7 @@
  130.  
  131. const/16 v9, 0x31
  132.  
  133. - if-ne v3, v9, :cond_708
  134. + if-ne v3, v9, :cond_70d
  135.  
  136. const/16 v95, 0x1
  137.  
  138. @@ -209,7 +244,7 @@
  139.  
  140. const/4 v9, 0x1
  141.  
  142. - if-le v3, v9, :cond_70c
  143. + if-le v3, v9, :cond_711
  144.  
  145. const/4 v3, 0x1
  146.  
  147. @@ -245,7 +280,7 @@
  148.  
  149. move-result v3
  150.  
  151. - if-eqz v3, :cond_710
  152. + if-eqz v3, :cond_715
  153.  
  154. const/16 v66, 0x0
  155.  
  156. @@ -343,7 +378,7 @@
  157.  
  158. invoke-direct {v6}, Lcom/android/server/PowerManagerService;-><init>()V
  159. :try_end_be
  160. - .catch Ljava/lang/RuntimeException; {:try_start_a1 .. :try_end_be} :catch_a92
  161. + .catch Ljava/lang/RuntimeException; {:try_start_a1 .. :try_end_be} :catch_a97
  162.  
  163. :try_start_be
  164. const-string v3, "power"
  165. @@ -412,7 +447,7 @@
  166.  
  167. move-result v3
  168.  
  169. - if-eqz v3, :cond_716
  170. + if-eqz v3, :cond_71b
  171.  
  172. const-string v3, "SystemServer"
  173.  
  174. @@ -424,7 +459,7 @@
  175.  
  176. :cond_115
  177. :goto_115
  178. - if-eqz v66, :cond_72b
  179. + if-eqz v66, :cond_730
  180.  
  181. const/4 v3, 0x1
  182.  
  183. @@ -433,7 +468,7 @@
  184.  
  185. invoke-static {v4, v3, v0}, Lcom/android/server/pm/PackageManagerService;->main(Landroid/content/Context;ZZ)Landroid/content/pm/IPackageManager;
  186. :try_end_11d
  187. - .catch Ljava/lang/RuntimeException; {:try_start_be .. :try_end_11d} :catch_73a
  188. + .catch Ljava/lang/RuntimeException; {:try_start_be .. :try_end_11d} :catch_73f
  189.  
  190. move-result-object v90
  191.  
  192. @@ -442,8 +477,8 @@
  193. :try_start_120
  194. invoke-interface/range {v90 .. v90}, Landroid/content/pm/IPackageManager;->isFirstBoot()Z
  195. :try_end_123
  196. - .catch Landroid/os/RemoteException; {:try_start_120 .. :try_end_123} :catch_a21
  197. - .catch Ljava/lang/RuntimeException; {:try_start_120 .. :try_end_123} :catch_73a
  198. + .catch Landroid/os/RemoteException; {:try_start_120 .. :try_end_123} :catch_a26
  199. + .catch Ljava/lang/RuntimeException; {:try_start_120 .. :try_end_123} :catch_73f
  200.  
  201. move-result v69
  202.  
  203. @@ -459,7 +494,7 @@
  204.  
  205. iput-object v3, v0, Lcom/android/server/ServerThread;->mContentResolver:Landroid/content/ContentResolver;
  206. :try_end_12f
  207. - .catch Ljava/lang/RuntimeException; {:try_start_124 .. :try_end_12f} :catch_73a
  208. + .catch Ljava/lang/RuntimeException; {:try_start_124 .. :try_end_12f} :catch_73f
  209.  
  210. :try_start_12f
  211. const-string v3, "SystemServer"
  212. @@ -476,8 +511,8 @@
  213.  
  214. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  215. :try_end_140
  216. - .catch Ljava/lang/Throwable; {:try_start_12f .. :try_end_140} :catch_72e
  217. - .catch Ljava/lang/RuntimeException; {:try_start_12f .. :try_end_140} :catch_73a
  218. + .catch Ljava/lang/Throwable; {:try_start_12f .. :try_end_140} :catch_733
  219. + .catch Ljava/lang/RuntimeException; {:try_start_12f .. :try_end_140} :catch_73f
  220.  
  221. :goto_140
  222. :try_start_140
  223. @@ -491,13 +526,17 @@
  224.  
  225. move/from16 v0, v66
  226.  
  227. - if-ne v0, v3, :cond_751
  228. + if-ne v0, v3, :cond_756
  229.  
  230. const/4 v3, 0x1
  231.  
  232. :goto_14d
  233. invoke-static {v4, v3}, Landroid/content/ContentService;->main(Landroid/content/Context;Z)Landroid/content/IContentService;
  234.  
  235. + move-object/from16 v0, p0
  236. +
  237. + invoke-direct {v0, v4}, Lcom/android/server/ServerThread;->addPrivacyService(Landroid/content/Context;)V
  238. +
  239. const-string v3, "SystemServer"
  240.  
  241. const-string v9, "System Content Providers"
  242. @@ -517,10 +556,10 @@
  243. move-object/from16 v0, v75
  244.  
  245. invoke-direct {v0, v4}, Lcom/android/server/LightsService;-><init>(Landroid/content/Context;)V
  246. - :try_end_168
  247. - .catch Ljava/lang/RuntimeException; {:try_start_140 .. :try_end_168} :catch_73a
  248. + :try_end_16d
  249. + .catch Ljava/lang/RuntimeException; {:try_start_140 .. :try_end_16d} :catch_73f
  250.  
  251. - :try_start_168
  252. + :try_start_16d
  253. const-string v3, "SystemServer"
  254.  
  255. const-string v9, "Battery Service"
  256. @@ -532,10 +571,10 @@
  257. move-object/from16 v0, v75
  258.  
  259. invoke-direct {v5, v4, v0}, Lcom/android/server/BatteryService;-><init>(Landroid/content/Context;Lcom/android/server/LightsService;)V
  260. - :try_end_176
  261. - .catch Ljava/lang/RuntimeException; {:try_start_168 .. :try_end_176} :catch_a9b
  262. + :try_end_17b
  263. + .catch Ljava/lang/RuntimeException; {:try_start_16d .. :try_end_17b} :catch_aa0
  264.  
  265. - :try_start_176
  266. + :try_start_17b
  267. const-string v3, "battery"
  268.  
  269. invoke-static {v3, v5}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  270. @@ -551,10 +590,10 @@
  271. move-object/from16 v0, v115
  272.  
  273. invoke-direct {v0, v4}, Lcom/android/server/VibratorService;-><init>(Landroid/content/Context;)V
  274. - :try_end_189
  275. - .catch Ljava/lang/RuntimeException; {:try_start_176 .. :try_end_189} :catch_aa4
  276. + :try_end_18e
  277. + .catch Ljava/lang/RuntimeException; {:try_start_17b .. :try_end_18e} :catch_aa9
  278.  
  279. - :try_start_189
  280. + :try_start_18e
  281. const-string v3, "vibrator"
  282.  
  283. move-object/from16 v0, v115
  284. @@ -578,10 +617,10 @@
  285. new-instance v7, Lcom/android/server/AlarmManagerService;
  286.  
  287. invoke-direct {v7, v4}, Lcom/android/server/AlarmManagerService;-><init>(Landroid/content/Context;)V
  288. - :try_end_1a5
  289. - .catch Ljava/lang/RuntimeException; {:try_start_189 .. :try_end_1a5} :catch_aab
  290. + :try_end_1aa
  291. + .catch Ljava/lang/RuntimeException; {:try_start_18e .. :try_end_1aa} :catch_ab0
  292.  
  293. - :try_start_1a5
  294. + :try_start_1aa
  295. const-string v3, "alarm"
  296.  
  297. invoke-static {v3, v7}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  298. @@ -612,18 +651,18 @@
  299.  
  300. move/from16 v0, v66
  301.  
  302. - if-eq v0, v3, :cond_754
  303. + if-eq v0, v3, :cond_759
  304.  
  305. const/4 v3, 0x1
  306.  
  307. move v9, v3
  308.  
  309. - :goto_1ca
  310. - if-nez v69, :cond_758
  311. + :goto_1cf
  312. + if-nez v69, :cond_75d
  313.  
  314. const/4 v3, 0x1
  315.  
  316. - :goto_1cd
  317. + :goto_1d2
  318. move/from16 v0, v89
  319.  
  320. invoke-static {v4, v6, v9, v3, v0}, Lcom/android/server/wm/WindowManagerService;->main(Landroid/content/Context;Lcom/android/server/PowerManagerService;ZZZ)Lcom/android/server/wm/WindowManagerService;
  321. @@ -666,22 +705,22 @@
  322.  
  323. move-result v3
  324.  
  325. - if-eqz v3, :cond_75b
  326. + if-eqz v3, :cond_760
  327.  
  328. const-string v3, "SystemServer"
  329.  
  330. const-string v9, "No Bluetooh Service (emulator)"
  331.  
  332. invoke-static {v3, v9}, Landroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
  333. - :try_end_203
  334. - .catch Ljava/lang/RuntimeException; {:try_start_1a5 .. :try_end_203} :catch_769
  335. + :try_end_208
  336. + .catch Ljava/lang/RuntimeException; {:try_start_1aa .. :try_end_208} :catch_76e
  337.  
  338. - :goto_203
  339. + :goto_208
  340. move-object/from16 v114, v115
  341.  
  342. move-object/from16 v74, v75
  343.  
  344. - :goto_207
  345. + :goto_20c
  346. invoke-virtual {v4}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
  347.  
  348. move-result-object v3
  349. @@ -720,9 +759,9 @@
  350.  
  351. move/from16 v0, v66
  352.  
  353. - if-eq v0, v3, :cond_259
  354. + if-eq v0, v3, :cond_25e
  355.  
  356. - :try_start_22f
  357. + :try_start_234
  358. const-string v3, "SystemServer"
  359.  
  360. const-string v9, "Input Method Service"
  361. @@ -736,22 +775,22 @@
  362. move-object/from16 v1, v123
  363.  
  364. invoke-direct {v0, v4, v1}, Lcom/android/server/InputMethodManagerService;-><init>(Landroid/content/Context;Lcom/android/server/wm/WindowManagerService;)V
  365. - :try_end_23f
  366. - .catch Ljava/lang/Throwable; {:try_start_22f .. :try_end_23f} :catch_7be
  367. + :try_end_244
  368. + .catch Ljava/lang/Throwable; {:try_start_234 .. :try_end_244} :catch_7c3
  369.  
  370. - :try_start_23f
  371. + :try_start_244
  372. const-string v3, "input_method"
  373.  
  374. move-object/from16 v0, v72
  375.  
  376. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  377. - :try_end_246
  378. - .catch Ljava/lang/Throwable; {:try_start_23f .. :try_end_246} :catch_a8d
  379. + :try_end_24b
  380. + .catch Ljava/lang/Throwable; {:try_start_244 .. :try_end_24b} :catch_a92
  381.  
  382. move-object/from16 v71, v72
  383.  
  384. - :goto_248
  385. - :try_start_248
  386. + :goto_24d
  387. + :try_start_24d
  388. const-string v3, "SystemServer"
  389.  
  390. const-string v9, "Accessibility Manager"
  391. @@ -765,24 +804,24 @@
  392. invoke-direct {v9, v4}, Lcom/android/server/accessibility/AccessibilityManagerService;-><init>(Landroid/content/Context;)V
  393.  
  394. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  395. - :try_end_259
  396. - .catch Ljava/lang/Throwable; {:try_start_248 .. :try_end_259} :catch_7ca
  397. + :try_end_25e
  398. + .catch Ljava/lang/Throwable; {:try_start_24d .. :try_end_25e} :catch_7cf
  399.  
  400. - :cond_259
  401. - :goto_259
  402. - :try_start_259
  403. + :cond_25e
  404. + :goto_25e
  405. + :try_start_25e
  406. invoke-virtual/range {v123 .. v123}, Lcom/android/server/wm/WindowManagerService;->displayReady()V
  407. - :try_end_25c
  408. - .catch Ljava/lang/Throwable; {:try_start_259 .. :try_end_25c} :catch_7d6
  409. + :try_end_261
  410. + .catch Ljava/lang/Throwable; {:try_start_25e .. :try_end_261} :catch_7db
  411.  
  412. - :goto_25c
  413. - :try_start_25c
  414. + :goto_261
  415. + :try_start_261
  416. invoke-interface/range {v90 .. v90}, Landroid/content/pm/IPackageManager;->performBootDexOpt()V
  417. - :try_end_25f
  418. - .catch Ljava/lang/Throwable; {:try_start_25c .. :try_end_25f} :catch_7e2
  419. + :try_end_264
  420. + .catch Ljava/lang/Throwable; {:try_start_261 .. :try_end_264} :catch_7e7
  421.  
  422. - :goto_25f
  423. - :try_start_25f
  424. + :goto_264
  425. + :try_start_264
  426. invoke-static {}, Landroid/app/ActivityManagerNative;->getDefault()Landroid/app/IActivityManager;
  427.  
  428. move-result-object v3
  429. @@ -800,15 +839,15 @@
  430. const/4 v10, 0x0
  431.  
  432. invoke-interface {v3, v9, v10}, Landroid/app/IActivityManager;->showBootMessage(Ljava/lang/CharSequence;Z)V
  433. - :try_end_272
  434. - .catch Landroid/os/RemoteException; {:try_start_25f .. :try_end_272} :catch_a8a
  435. + :try_end_277
  436. + .catch Landroid/os/RemoteException; {:try_start_264 .. :try_end_277} :catch_a8f
  437.  
  438. - :goto_272
  439. + :goto_277
  440. const/4 v3, 0x1
  441.  
  442. move/from16 v0, v66
  443.  
  444. - if-eq v0, v3, :cond_ac8
  445. + if-eq v0, v3, :cond_acd
  446.  
  447. const/16 v81, 0x0
  448.  
  449. @@ -824,9 +863,9 @@
  450.  
  451. move-result v3
  452.  
  453. - if-nez v3, :cond_29e
  454. + if-nez v3, :cond_2a3
  455.  
  456. - :try_start_287
  457. + :try_start_28c
  458. const-string v3, "SystemServer"
  459.  
  460. const-string v9, "Mount Service"
  461. @@ -838,23 +877,23 @@
  462. move-object/from16 v0, v82
  463.  
  464. invoke-direct {v0, v4}, Lcom/android/server/MountService;-><init>(Landroid/content/Context;)V
  465. - :try_end_295
  466. - .catch Ljava/lang/Throwable; {:try_start_287 .. :try_end_295} :catch_7ee
  467. + :try_end_29a
  468. + .catch Ljava/lang/Throwable; {:try_start_28c .. :try_end_29a} :catch_7f3
  469.  
  470. - :try_start_295
  471. + :try_start_29a
  472. const-string v3, "mount"
  473.  
  474. move-object/from16 v0, v82
  475.  
  476. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  477. - :try_end_29c
  478. - .catch Ljava/lang/Throwable; {:try_start_295 .. :try_end_29c} :catch_a85
  479. + :try_end_2a1
  480. + .catch Ljava/lang/Throwable; {:try_start_29a .. :try_end_2a1} :catch_a8a
  481.  
  482. move-object/from16 v81, v82
  483.  
  484. - :cond_29e
  485. - :goto_29e
  486. - :try_start_29e
  487. + :cond_2a3
  488. + :goto_2a3
  489. + :try_start_2a3
  490. const-string v3, "SystemServer"
  491.  
  492. const-string v9, "LockSettingsService"
  493. @@ -866,22 +905,22 @@
  494. move-object/from16 v0, v79
  495.  
  496. invoke-direct {v0, v4}, Lcom/android/internal/widget/LockSettingsService;-><init>(Landroid/content/Context;)V
  497. - :try_end_2ac
  498. - .catch Ljava/lang/Throwable; {:try_start_29e .. :try_end_2ac} :catch_7fa
  499. + :try_end_2b1
  500. + .catch Ljava/lang/Throwable; {:try_start_2a3 .. :try_end_2b1} :catch_7ff
  501.  
  502. - :try_start_2ac
  503. + :try_start_2b1
  504. const-string v3, "lock_settings"
  505.  
  506. move-object/from16 v0, v79
  507.  
  508. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  509. - :try_end_2b3
  510. - .catch Ljava/lang/Throwable; {:try_start_2ac .. :try_end_2b3} :catch_a80
  511. + :try_end_2b8
  512. + .catch Ljava/lang/Throwable; {:try_start_2b1 .. :try_end_2b8} :catch_a85
  513.  
  514. move-object/from16 v78, v79
  515.  
  516. - :goto_2b5
  517. - :try_start_2b5
  518. + :goto_2ba
  519. + :try_start_2ba
  520. const-string v3, "SystemServer"
  521.  
  522. const-string v9, "Device Policy"
  523. @@ -893,22 +932,22 @@
  524. move-object/from16 v0, v60
  525.  
  526. invoke-direct {v0, v4}, Lcom/android/server/DevicePolicyManagerService;-><init>(Landroid/content/Context;)V
  527. - :try_end_2c3
  528. - .catch Ljava/lang/Throwable; {:try_start_2b5 .. :try_end_2c3} :catch_806
  529. + :try_end_2c8
  530. + .catch Ljava/lang/Throwable; {:try_start_2ba .. :try_end_2c8} :catch_80b
  531.  
  532. - :try_start_2c3
  533. + :try_start_2c8
  534. const-string v3, "device_policy"
  535.  
  536. move-object/from16 v0, v60
  537.  
  538. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  539. - :try_end_2ca
  540. - .catch Ljava/lang/Throwable; {:try_start_2c3 .. :try_end_2ca} :catch_a7b
  541. + :try_end_2cf
  542. + .catch Ljava/lang/Throwable; {:try_start_2c8 .. :try_end_2cf} :catch_a80
  543.  
  544. move-object/from16 v59, v60
  545.  
  546. - :goto_2cc
  547. - :try_start_2cc
  548. + :goto_2d1
  549. + :try_start_2d1
  550. const-string v3, "SystemServer"
  551.  
  552. const-string v9, "Status Bar"
  553. @@ -922,22 +961,22 @@
  554. move-object/from16 v1, v123
  555.  
  556. invoke-direct {v0, v4, v1}, Lcom/android/server/StatusBarManagerService;-><init>(Landroid/content/Context;Lcom/android/server/wm/WindowManagerService;)V
  557. - :try_end_2dc
  558. - .catch Ljava/lang/Throwable; {:try_start_2cc .. :try_end_2dc} :catch_812
  559. + :try_end_2e1
  560. + .catch Ljava/lang/Throwable; {:try_start_2d1 .. :try_end_2e1} :catch_817
  561.  
  562. - :try_start_2dc
  563. + :try_start_2e1
  564. const-string v3, "statusbar"
  565.  
  566. move-object/from16 v0, v105
  567.  
  568. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  569. - :try_end_2e3
  570. - .catch Ljava/lang/Throwable; {:try_start_2dc .. :try_end_2e3} :catch_a76
  571. + :try_end_2e8
  572. + .catch Ljava/lang/Throwable; {:try_start_2e1 .. :try_end_2e8} :catch_a7b
  573.  
  574. move-object/from16 v104, v105
  575.  
  576. - :goto_2e5
  577. - :try_start_2e5
  578. + :goto_2ea
  579. + :try_start_2ea
  580. const-string v3, "SystemServer"
  581.  
  582. const-string v9, "Clipboard Service"
  583. @@ -951,11 +990,11 @@
  584. invoke-direct {v9, v4}, Lcom/android/server/ClipboardService;-><init>(Landroid/content/Context;)V
  585.  
  586. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  587. - :try_end_2f6
  588. - .catch Ljava/lang/Throwable; {:try_start_2e5 .. :try_end_2f6} :catch_81e
  589. + :try_end_2fb
  590. + .catch Ljava/lang/Throwable; {:try_start_2ea .. :try_end_2fb} :catch_823
  591.  
  592. - :goto_2f6
  593. - :try_start_2f6
  594. + :goto_2fb
  595. + :try_start_2fb
  596. const-string v3, "SystemServer"
  597.  
  598. const-string v9, "NetworkManagement Service"
  599. @@ -969,11 +1008,11 @@
  600. const-string v3, "network_management"
  601.  
  602. invoke-static {v3, v13}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  603. - :try_end_306
  604. - .catch Ljava/lang/Throwable; {:try_start_2f6 .. :try_end_306} :catch_82a
  605. + :try_end_30b
  606. + .catch Ljava/lang/Throwable; {:try_start_2fb .. :try_end_30b} :catch_82f
  607.  
  608. - :goto_306
  609. - :try_start_306
  610. + :goto_30b
  611. + :try_start_30b
  612. const-string v3, "SystemServer"
  613.  
  614. const-string v9, "Text Service Manager Service"
  615. @@ -985,22 +1024,22 @@
  616. move-object/from16 v0, v109
  617.  
  618. invoke-direct {v0, v4}, Lcom/android/server/TextServicesManagerService;-><init>(Landroid/content/Context;)V
  619. - :try_end_314
  620. - .catch Ljava/lang/Throwable; {:try_start_306 .. :try_end_314} :catch_836
  621. + :try_end_319
  622. + .catch Ljava/lang/Throwable; {:try_start_30b .. :try_end_319} :catch_83b
  623.  
  624. - :try_start_314
  625. + :try_start_319
  626. const-string v3, "textservices"
  627.  
  628. move-object/from16 v0, v109
  629.  
  630. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  631. - :try_end_31b
  632. - .catch Ljava/lang/Throwable; {:try_start_314 .. :try_end_31b} :catch_a71
  633. + :try_end_320
  634. + .catch Ljava/lang/Throwable; {:try_start_319 .. :try_end_320} :catch_a76
  635.  
  636. move-object/from16 v108, v109
  637.  
  638. - :goto_31d
  639. - :try_start_31d
  640. + :goto_322
  641. + :try_start_322
  642. const-string v3, "SystemServer"
  643.  
  644. const-string v9, "NetworkStats Service"
  645. @@ -1012,22 +1051,22 @@
  646. move-object/from16 v0, v84
  647.  
  648. invoke-direct {v0, v4, v13, v7}, Lcom/android/server/net/NetworkStatsService;-><init>(Landroid/content/Context;Landroid/os/INetworkManagementService;Landroid/app/IAlarmManager;)V
  649. - :try_end_32b
  650. - .catch Ljava/lang/Throwable; {:try_start_31d .. :try_end_32b} :catch_842
  651. + :try_end_330
  652. + .catch Ljava/lang/Throwable; {:try_start_322 .. :try_end_330} :catch_847
  653.  
  654. - :try_start_32b
  655. + :try_start_330
  656. const-string v3, "netstats"
  657.  
  658. move-object/from16 v0, v84
  659.  
  660. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  661. - :try_end_332
  662. - .catch Ljava/lang/Throwable; {:try_start_32b .. :try_end_332} :catch_a6c
  663. + :try_end_337
  664. + .catch Ljava/lang/Throwable; {:try_start_330 .. :try_end_337} :catch_a71
  665.  
  666. move-object/from16 v12, v84
  667.  
  668. - :goto_334
  669. - :try_start_334
  670. + :goto_339
  671. + :try_start_339
  672. const-string v3, "SystemServer"
  673.  
  674. const-string v9, "NetworkPolicy Service"
  675. @@ -1045,18 +1084,18 @@
  676. move-object v11, v6
  677.  
  678. invoke-direct/range {v8 .. v13}, Lcom/android/server/net/NetworkPolicyManagerService;-><init>(Landroid/content/Context;Landroid/app/IActivityManager;Landroid/os/IPowerManager;Landroid/net/INetworkStatsService;Landroid/os/INetworkManagementService;)V
  679. - :try_end_346
  680. - .catch Ljava/lang/Throwable; {:try_start_334 .. :try_end_346} :catch_84e
  681. + :try_end_34b
  682. + .catch Ljava/lang/Throwable; {:try_start_339 .. :try_end_34b} :catch_853
  683.  
  684. - :try_start_346
  685. + :try_start_34b
  686. const-string v3, "netpolicy"
  687.  
  688. invoke-static {v3, v8}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  689. - :try_end_34b
  690. - .catch Ljava/lang/Throwable; {:try_start_346 .. :try_end_34b} :catch_a69
  691. + :try_end_350
  692. + .catch Ljava/lang/Throwable; {:try_start_34b .. :try_end_350} :catch_a6e
  693.  
  694. - :goto_34b
  695. - :try_start_34b
  696. + :goto_350
  697. + :try_start_350
  698. const-string v3, "SystemServer"
  699.  
  700. const-string v9, "Wi-Fi P2pService"
  701. @@ -1068,22 +1107,22 @@
  702. move-object/from16 v0, v122
  703.  
  704. invoke-direct {v0, v4}, Landroid/net/wifi/p2p/WifiP2pService;-><init>(Landroid/content/Context;)V
  705. - :try_end_359
  706. - .catch Ljava/lang/Throwable; {:try_start_34b .. :try_end_359} :catch_85c
  707. + :try_end_35e
  708. + .catch Ljava/lang/Throwable; {:try_start_350 .. :try_end_35e} :catch_861
  709.  
  710. - :try_start_359
  711. + :try_start_35e
  712. const-string v3, "wifip2p"
  713.  
  714. move-object/from16 v0, v122
  715.  
  716. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  717. - :try_end_360
  718. - .catch Ljava/lang/Throwable; {:try_start_359 .. :try_end_360} :catch_a64
  719. + :try_end_365
  720. + .catch Ljava/lang/Throwable; {:try_start_35e .. :try_end_365} :catch_a69
  721.  
  722. move-object/from16 v121, v122
  723.  
  724. - :goto_362
  725. - :try_start_362
  726. + :goto_367
  727. + :try_start_367
  728. const-string v3, "SystemServer"
  729.  
  730. const-string v9, "Wi-Fi Service"
  731. @@ -1095,22 +1134,22 @@
  732. move-object/from16 v0, v120
  733.  
  734. invoke-direct {v0, v4}, Lcom/android/server/WifiService;-><init>(Landroid/content/Context;)V
  735. - :try_end_370
  736. - .catch Ljava/lang/Throwable; {:try_start_362 .. :try_end_370} :catch_868
  737. + :try_end_375
  738. + .catch Ljava/lang/Throwable; {:try_start_367 .. :try_end_375} :catch_86d
  739.  
  740. - :try_start_370
  741. + :try_start_375
  742. const-string v3, "wifi"
  743.  
  744. move-object/from16 v0, v120
  745.  
  746. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  747. - :try_end_377
  748. - .catch Ljava/lang/Throwable; {:try_start_370 .. :try_end_377} :catch_a5f
  749. + :try_end_37c
  750. + .catch Ljava/lang/Throwable; {:try_start_375 .. :try_end_37c} :catch_a64
  751.  
  752. move-object/from16 v119, v120
  753.  
  754. - :goto_379
  755. - :try_start_379
  756. + :goto_37e
  757. + :try_start_37e
  758. const-string v3, "SystemServer"
  759.  
  760. const-string v9, "Connectivity Service"
  761. @@ -1122,10 +1161,10 @@
  762. move-object/from16 v0, v55
  763.  
  764. invoke-direct {v0, v4, v13, v12, v8}, Lcom/android/server/ConnectivityService;-><init>(Landroid/content/Context;Landroid/os/INetworkManagementService;Landroid/net/INetworkStatsService;Landroid/net/INetworkPolicyManager;)V
  765. - :try_end_387
  766. - .catch Ljava/lang/Throwable; {:try_start_379 .. :try_end_387} :catch_874
  767. + :try_end_38c
  768. + .catch Ljava/lang/Throwable; {:try_start_37e .. :try_end_38c} :catch_879
  769.  
  770. - :try_start_387
  771. + :try_start_38c
  772. const-string v3, "connectivity"
  773.  
  774. move-object/from16 v0, v55
  775. @@ -1143,13 +1182,13 @@
  776. invoke-virtual/range {v119 .. v119}, Lcom/android/server/WifiService;->checkAndStartWifi()V
  777.  
  778. invoke-virtual/range {v121 .. v121}, Landroid/net/wifi/p2p/WifiP2pService;->connectivityServiceReady()V
  779. - :try_end_39e
  780. - .catch Ljava/lang/Throwable; {:try_start_387 .. :try_end_39e} :catch_a5a
  781. + :try_end_3a3
  782. + .catch Ljava/lang/Throwable; {:try_start_38c .. :try_end_3a3} :catch_a5f
  783.  
  784. move-object/from16 v54, v55
  785.  
  786. - :goto_3a0
  787. - :try_start_3a0
  788. + :goto_3a5
  789. + :try_start_3a5
  790. const-string v3, "SystemServer"
  791.  
  792. const-string v9, "Network Service Discovery Service"
  793. @@ -1165,11 +1204,11 @@
  794. move-object/from16 v0, v102
  795.  
  796. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  797. - :try_end_3b2
  798. - .catch Ljava/lang/Throwable; {:try_start_3a0 .. :try_end_3b2} :catch_880
  799. + :try_end_3b7
  800. + .catch Ljava/lang/Throwable; {:try_start_3a5 .. :try_end_3b7} :catch_885
  801.  
  802. - :goto_3b2
  803. - :try_start_3b2
  804. + :goto_3b7
  805. + :try_start_3b7
  806. const-string v3, "SystemServer"
  807.  
  808. const-string v9, "Throttle Service"
  809. @@ -1181,22 +1220,22 @@
  810. move-object/from16 v0, v107
  811.  
  812. invoke-direct {v0, v4}, Lcom/android/server/ThrottleService;-><init>(Landroid/content/Context;)V
  813. - :try_end_3c0
  814. - .catch Ljava/lang/Throwable; {:try_start_3b2 .. :try_end_3c0} :catch_88c
  815. + :try_end_3c5
  816. + .catch Ljava/lang/Throwable; {:try_start_3b7 .. :try_end_3c5} :catch_891
  817.  
  818. - :try_start_3c0
  819. + :try_start_3c5
  820. const-string v3, "throttle"
  821.  
  822. move-object/from16 v0, v107
  823.  
  824. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  825. - :try_end_3c7
  826. - .catch Ljava/lang/Throwable; {:try_start_3c0 .. :try_end_3c7} :catch_a55
  827. + :try_end_3cc
  828. + .catch Ljava/lang/Throwable; {:try_start_3c5 .. :try_end_3cc} :catch_a5a
  829.  
  830. move-object/from16 v106, v107
  831.  
  832. - :goto_3c9
  833. - :try_start_3c9
  834. + :goto_3ce
  835. + :try_start_3ce
  836. const-string v3, "SystemServer"
  837.  
  838. const-string v9, "UpdateLock Service"
  839. @@ -1210,16 +1249,16 @@
  840. invoke-direct {v9, v4}, Lcom/android/server/UpdateLockService;-><init>(Landroid/content/Context;)V
  841.  
  842. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  843. - :try_end_3da
  844. - .catch Ljava/lang/Throwable; {:try_start_3c9 .. :try_end_3da} :catch_898
  845. + :try_end_3df
  846. + .catch Ljava/lang/Throwable; {:try_start_3ce .. :try_end_3df} :catch_89d
  847.  
  848. - :goto_3da
  849. - if-eqz v81, :cond_3df
  850. + :goto_3df
  851. + if-eqz v81, :cond_3e4
  852.  
  853. invoke-virtual/range {v81 .. v81}, Lcom/android/server/MountService;->waitForAsecScan()V
  854.  
  855. - :cond_3df
  856. - :try_start_3df
  857. + :cond_3e4
  858. + :try_start_3e4
  859. const-string v3, "SystemServer"
  860.  
  861. const-string v9, "Profile Manager"
  862. @@ -1231,22 +1270,22 @@
  863. move-object/from16 v0, v93
  864.  
  865. invoke-direct {v0, v4}, Lcom/android/server/ProfileManagerService;-><init>(Landroid/content/Context;)V
  866. - :try_end_3ed
  867. - .catch Ljava/lang/Throwable; {:try_start_3df .. :try_end_3ed} :catch_8a4
  868. + :try_end_3f2
  869. + .catch Ljava/lang/Throwable; {:try_start_3e4 .. :try_end_3f2} :catch_8a9
  870.  
  871. - :try_start_3ed
  872. + :try_start_3f2
  873. const-string v3, "profile"
  874.  
  875. move-object/from16 v0, v93
  876.  
  877. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  878. - :try_end_3f4
  879. - .catch Ljava/lang/Throwable; {:try_start_3ed .. :try_end_3f4} :catch_a50
  880. + :try_end_3f9
  881. + .catch Ljava/lang/Throwable; {:try_start_3f2 .. :try_end_3f9} :catch_a55
  882.  
  883. move-object/from16 v92, v93
  884.  
  885. - :goto_3f6
  886. - :try_start_3f6
  887. + :goto_3fb
  888. + :try_start_3fb
  889. const-string v3, "SystemServer"
  890.  
  891. const-string v9, "Notification Manager"
  892. @@ -1262,10 +1301,10 @@
  893. move-object/from16 v2, v74
  894.  
  895. invoke-direct {v0, v4, v1, v2}, Lcom/android/server/NotificationManagerService;-><init>(Landroid/content/Context;Lcom/android/server/StatusBarManagerService;Lcom/android/server/LightsService;)V
  896. - :try_end_408
  897. - .catch Ljava/lang/Throwable; {:try_start_3f6 .. :try_end_408} :catch_8b0
  898. + :try_end_40d
  899. + .catch Ljava/lang/Throwable; {:try_start_3fb .. :try_end_40d} :catch_8b5
  900.  
  901. - :try_start_408
  902. + :try_start_40d
  903. const-string v3, "notification"
  904.  
  905. move-object/from16 v0, v88
  906. @@ -1275,13 +1314,13 @@
  907. move-object/from16 v0, v88
  908.  
  909. invoke-virtual {v8, v0}, Lcom/android/server/net/NetworkPolicyManagerService;->bindNotificationManager(Landroid/app/INotificationManager;)V
  910. - :try_end_414
  911. - .catch Ljava/lang/Throwable; {:try_start_408 .. :try_end_414} :catch_a4b
  912. + :try_end_419
  913. + .catch Ljava/lang/Throwable; {:try_start_40d .. :try_end_419} :catch_a50
  914.  
  915. move-object/from16 v87, v88
  916.  
  917. - :goto_416
  918. - :try_start_416
  919. + :goto_41b
  920. + :try_start_41b
  921. const-string v3, "SystemServer"
  922.  
  923. const-string v9, "Device Storage Monitor"
  924. @@ -1295,11 +1334,11 @@
  925. invoke-direct {v9, v4}, Lcom/android/server/DeviceStorageMonitorService;-><init>(Landroid/content/Context;)V
  926.  
  927. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  928. - :try_end_427
  929. - .catch Ljava/lang/Throwable; {:try_start_416 .. :try_end_427} :catch_8bc
  930. + :try_end_42c
  931. + .catch Ljava/lang/Throwable; {:try_start_41b .. :try_end_42c} :catch_8c1
  932.  
  933. - :goto_427
  934. - :try_start_427
  935. + :goto_42c
  936. + :try_start_42c
  937. const-string v3, "SystemServer"
  938.  
  939. const-string v9, "Location Manager"
  940. @@ -1311,22 +1350,22 @@
  941. move-object/from16 v0, v77
  942.  
  943. invoke-direct {v0, v4}, Lcom/android/server/LocationManagerService;-><init>(Landroid/content/Context;)V
  944. - :try_end_435
  945. - .catch Ljava/lang/Throwable; {:try_start_427 .. :try_end_435} :catch_8c8
  946. + :try_end_43a
  947. + .catch Ljava/lang/Throwable; {:try_start_42c .. :try_end_43a} :catch_8cd
  948.  
  949. - :try_start_435
  950. + :try_start_43a
  951. const-string v3, "location"
  952.  
  953. move-object/from16 v0, v77
  954.  
  955. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  956. - :try_end_43c
  957. - .catch Ljava/lang/Throwable; {:try_start_435 .. :try_end_43c} :catch_a46
  958. + :try_end_441
  959. + .catch Ljava/lang/Throwable; {:try_start_43a .. :try_end_441} :catch_a4b
  960.  
  961. move-object/from16 v76, v77
  962.  
  963. - :goto_43e
  964. - :try_start_43e
  965. + :goto_443
  966. + :try_start_443
  967. const-string v3, "SystemServer"
  968.  
  969. const-string v9, "Country Detector"
  970. @@ -1338,22 +1377,22 @@
  971. move-object/from16 v0, v57
  972.  
  973. invoke-direct {v0, v4}, Lcom/android/server/CountryDetectorService;-><init>(Landroid/content/Context;)V
  974. - :try_end_44c
  975. - .catch Ljava/lang/Throwable; {:try_start_43e .. :try_end_44c} :catch_8d4
  976. + :try_end_451
  977. + .catch Ljava/lang/Throwable; {:try_start_443 .. :try_end_451} :catch_8d9
  978.  
  979. - :try_start_44c
  980. + :try_start_451
  981. const-string v3, "country_detector"
  982.  
  983. move-object/from16 v0, v57
  984.  
  985. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  986. - :try_end_453
  987. - .catch Ljava/lang/Throwable; {:try_start_44c .. :try_end_453} :catch_a41
  988. + :try_end_458
  989. + .catch Ljava/lang/Throwable; {:try_start_451 .. :try_end_458} :catch_a46
  990.  
  991. move-object/from16 v56, v57
  992.  
  993. - :goto_455
  994. - :try_start_455
  995. + :goto_45a
  996. + :try_start_45a
  997. const-string v3, "SystemServer"
  998.  
  999. const-string v9, "Search Service"
  1000. @@ -1367,11 +1406,11 @@
  1001. invoke-direct {v9, v4}, Landroid/server/search/SearchManagerService;-><init>(Landroid/content/Context;)V
  1002.  
  1003. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1004. - :try_end_466
  1005. - .catch Ljava/lang/Throwable; {:try_start_455 .. :try_end_466} :catch_8e0
  1006. + :try_end_46b
  1007. + .catch Ljava/lang/Throwable; {:try_start_45a .. :try_end_46b} :catch_8e5
  1008.  
  1009. - :goto_466
  1010. - :try_start_466
  1011. + :goto_46b
  1012. + :try_start_46b
  1013. const-string v3, "SystemServer"
  1014.  
  1015. const-string v9, "DropBox Service"
  1016. @@ -1391,10 +1430,10 @@
  1017. invoke-direct {v9, v4, v10}, Lcom/android/server/DropBoxManagerService;-><init>(Landroid/content/Context;Ljava/io/File;)V
  1018.  
  1019. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1020. - :try_end_47e
  1021. - .catch Ljava/lang/Throwable; {:try_start_466 .. :try_end_47e} :catch_8ec
  1022. + :try_end_483
  1023. + .catch Ljava/lang/Throwable; {:try_start_46b .. :try_end_483} :catch_8f1
  1024.  
  1025. - :goto_47e
  1026. + :goto_483
  1027. invoke-virtual {v4}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
  1028.  
  1029. move-result-object v3
  1030. @@ -1405,38 +1444,38 @@
  1031.  
  1032. move-result v3
  1033.  
  1034. - if-eqz v3, :cond_4a4
  1035. + if-eqz v3, :cond_4a9
  1036.  
  1037. - :try_start_48b
  1038. + :try_start_490
  1039. const-string v3, "SystemServer"
  1040.  
  1041. const-string v9, "Wallpaper Service"
  1042.  
  1043. invoke-static {v3, v9}, Landroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
  1044.  
  1045. - if-nez v16, :cond_4a4
  1046. + if-nez v16, :cond_4a9
  1047.  
  1048. new-instance v118, Lcom/android/server/WallpaperManagerService;
  1049.  
  1050. move-object/from16 v0, v118
  1051.  
  1052. invoke-direct {v0, v4}, Lcom/android/server/WallpaperManagerService;-><init>(Landroid/content/Context;)V
  1053. - :try_end_49b
  1054. - .catch Ljava/lang/Throwable; {:try_start_48b .. :try_end_49b} :catch_8f8
  1055. + :try_end_4a0
  1056. + .catch Ljava/lang/Throwable; {:try_start_490 .. :try_end_4a0} :catch_8fd
  1057.  
  1058. - :try_start_49b
  1059. + :try_start_4a0
  1060. const-string v3, "wallpaper"
  1061.  
  1062. move-object/from16 v0, v118
  1063.  
  1064. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1065. - :try_end_4a2
  1066. - .catch Ljava/lang/Throwable; {:try_start_49b .. :try_end_4a2} :catch_a3c
  1067. + :try_end_4a7
  1068. + .catch Ljava/lang/Throwable; {:try_start_4a0 .. :try_end_4a7} :catch_a41
  1069.  
  1070. move-object/from16 v117, v118
  1071.  
  1072. - :cond_4a4
  1073. - :goto_4a4
  1074. + :cond_4a9
  1075. + :goto_4a9
  1076. const-string v3, "0"
  1077.  
  1078. const-string v9, "system_init.startaudioservice"
  1079. @@ -1449,9 +1488,9 @@
  1080.  
  1081. move-result v3
  1082.  
  1083. - if-nez v3, :cond_4c3
  1084. + if-nez v3, :cond_4c8
  1085.  
  1086. - :try_start_4b2
  1087. + :try_start_4b7
  1088. const-string v3, "SystemServer"
  1089.  
  1090. const-string v9, "Audio Service"
  1091. @@ -1465,12 +1504,12 @@
  1092. invoke-direct {v9, v4}, Landroid/media/AudioService;-><init>(Landroid/content/Context;)V
  1093.  
  1094. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1095. - :try_end_4c3
  1096. - .catch Ljava/lang/Throwable; {:try_start_4b2 .. :try_end_4c3} :catch_904
  1097. + :try_end_4c8
  1098. + .catch Ljava/lang/Throwable; {:try_start_4b7 .. :try_end_4c8} :catch_909
  1099.  
  1100. - :cond_4c3
  1101. - :goto_4c3
  1102. - :try_start_4c3
  1103. + :cond_4c8
  1104. + :goto_4c8
  1105. + :try_start_4c8
  1106. const-string v3, "SystemServer"
  1107.  
  1108. const-string v9, "Dock Observer"
  1109. @@ -1482,15 +1521,15 @@
  1110. move-object/from16 v0, v62
  1111.  
  1112. invoke-direct {v0, v4, v6}, Lcom/android/server/DockObserver;-><init>(Landroid/content/Context;Lcom/android/server/PowerManagerService;)V
  1113. - :try_end_4d1
  1114. - .catch Ljava/lang/Throwable; {:try_start_4c3 .. :try_end_4d1} :catch_910
  1115. + :try_end_4d6
  1116. + .catch Ljava/lang/Throwable; {:try_start_4c8 .. :try_end_4d6} :catch_915
  1117.  
  1118. move-object/from16 v61, v62
  1119.  
  1120. - :goto_4d3
  1121. - if-eqz v70, :cond_4e5
  1122. + :goto_4d8
  1123. + if-eqz v70, :cond_4ea
  1124.  
  1125. - :try_start_4d5
  1126. + :try_start_4da
  1127. const-string v3, "SystemServer"
  1128.  
  1129. const-string v9, "Rotation Switch Observer"
  1130. @@ -1502,14 +1541,14 @@
  1131. move-object/from16 v0, v99
  1132.  
  1133. invoke-direct {v0, v4}, Lcom/android/server/RotationSwitchObserver;-><init>(Landroid/content/Context;)V
  1134. - :try_end_4e3
  1135. - .catch Ljava/lang/Throwable; {:try_start_4d5 .. :try_end_4e3} :catch_91c
  1136. + :try_end_4e8
  1137. + .catch Ljava/lang/Throwable; {:try_start_4da .. :try_end_4e8} :catch_921
  1138.  
  1139. move-object/from16 v98, v99
  1140.  
  1141. - :cond_4e5
  1142. - :goto_4e5
  1143. - :try_start_4e5
  1144. + :cond_4ea
  1145. + :goto_4ea
  1146. + :try_start_4ea
  1147. const-string v3, "SystemServer"
  1148.  
  1149. const-string v9, "Wired Accessory Observer"
  1150. @@ -1519,11 +1558,11 @@
  1151. new-instance v3, Lcom/android/server/WiredAccessoryObserver;
  1152.  
  1153. invoke-direct {v3, v4}, Lcom/android/server/WiredAccessoryObserver;-><init>(Landroid/content/Context;)V
  1154. - :try_end_4f1
  1155. - .catch Ljava/lang/Throwable; {:try_start_4e5 .. :try_end_4f1} :catch_928
  1156. + :try_end_4f6
  1157. + .catch Ljava/lang/Throwable; {:try_start_4ea .. :try_end_4f6} :catch_92d
  1158.  
  1159. - :goto_4f1
  1160. - :try_start_4f1
  1161. + :goto_4f6
  1162. + :try_start_4f6
  1163. const-string v3, "SystemServer"
  1164.  
  1165. const-string v9, "USB Service"
  1166. @@ -1535,22 +1574,22 @@
  1167. move-object/from16 v0, v113
  1168.  
  1169. invoke-direct {v0, v4}, Lcom/android/server/usb/UsbService;-><init>(Landroid/content/Context;)V
  1170. - :try_end_4ff
  1171. - .catch Ljava/lang/Throwable; {:try_start_4f1 .. :try_end_4ff} :catch_934
  1172. + :try_end_504
  1173. + .catch Ljava/lang/Throwable; {:try_start_4f6 .. :try_end_504} :catch_939
  1174.  
  1175. - :try_start_4ff
  1176. + :try_start_504
  1177. const-string v3, "usb"
  1178.  
  1179. move-object/from16 v0, v113
  1180.  
  1181. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1182. - :try_end_506
  1183. - .catch Ljava/lang/Throwable; {:try_start_4ff .. :try_end_506} :catch_a37
  1184. + :try_end_50b
  1185. + .catch Ljava/lang/Throwable; {:try_start_504 .. :try_end_50b} :catch_a3c
  1186.  
  1187. move-object/from16 v112, v113
  1188.  
  1189. - :goto_508
  1190. - :try_start_508
  1191. + :goto_50d
  1192. + :try_start_50d
  1193. const-string v3, "SystemServer"
  1194.  
  1195. const-string v9, "Serial Service"
  1196. @@ -1562,22 +1601,22 @@
  1197. move-object/from16 v0, v101
  1198.  
  1199. invoke-direct {v0, v4}, Lcom/android/server/SerialService;-><init>(Landroid/content/Context;)V
  1200. - :try_end_516
  1201. - .catch Ljava/lang/Throwable; {:try_start_508 .. :try_end_516} :catch_940
  1202. + :try_end_51b
  1203. + .catch Ljava/lang/Throwable; {:try_start_50d .. :try_end_51b} :catch_945
  1204.  
  1205. - :try_start_516
  1206. + :try_start_51b
  1207. const-string v3, "serial"
  1208.  
  1209. move-object/from16 v0, v101
  1210.  
  1211. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1212. - :try_end_51d
  1213. - .catch Ljava/lang/Throwable; {:try_start_516 .. :try_end_51d} :catch_a32
  1214. + :try_end_522
  1215. + .catch Ljava/lang/Throwable; {:try_start_51b .. :try_end_522} :catch_a37
  1216.  
  1217. move-object/from16 v100, v101
  1218.  
  1219. - :goto_51f
  1220. - :try_start_51f
  1221. + :goto_524
  1222. + :try_start_524
  1223. const-string v3, "SystemServer"
  1224.  
  1225. const-string v9, "UI Mode Manager Service"
  1226. @@ -1589,13 +1628,13 @@
  1227. move-object/from16 v0, v111
  1228.  
  1229. invoke-direct {v0, v4}, Lcom/android/server/UiModeManagerService;-><init>(Landroid/content/Context;)V
  1230. - :try_end_52d
  1231. - .catch Ljava/lang/Throwable; {:try_start_51f .. :try_end_52d} :catch_94c
  1232. + :try_end_532
  1233. + .catch Ljava/lang/Throwable; {:try_start_524 .. :try_end_532} :catch_951
  1234.  
  1235. move-object/from16 v110, v111
  1236.  
  1237. - :goto_52f
  1238. - :try_start_52f
  1239. + :goto_534
  1240. + :try_start_534
  1241. const-string v3, "SystemServer"
  1242.  
  1243. const-string v9, "Backup Service"
  1244. @@ -1609,11 +1648,11 @@
  1245. invoke-direct {v9, v4}, Lcom/android/server/BackupManagerService;-><init>(Landroid/content/Context;)V
  1246.  
  1247. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1248. - :try_end_540
  1249. - .catch Ljava/lang/Throwable; {:try_start_52f .. :try_end_540} :catch_958
  1250. + :try_end_545
  1251. + .catch Ljava/lang/Throwable; {:try_start_534 .. :try_end_545} :catch_95d
  1252.  
  1253. - :goto_540
  1254. - :try_start_540
  1255. + :goto_545
  1256. + :try_start_545
  1257. const-string v3, "SystemServer"
  1258.  
  1259. const-string v9, "AppWidget Service"
  1260. @@ -1625,22 +1664,22 @@
  1261. move-object/from16 v0, v44
  1262.  
  1263. invoke-direct {v0, v4}, Lcom/android/server/AppWidgetService;-><init>(Landroid/content/Context;)V
  1264. - :try_end_54e
  1265. - .catch Ljava/lang/Throwable; {:try_start_540 .. :try_end_54e} :catch_964
  1266. + :try_end_553
  1267. + .catch Ljava/lang/Throwable; {:try_start_545 .. :try_end_553} :catch_969
  1268.  
  1269. - :try_start_54e
  1270. + :try_start_553
  1271. const-string v3, "appwidget"
  1272.  
  1273. move-object/from16 v0, v44
  1274.  
  1275. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1276. - :try_end_555
  1277. - .catch Ljava/lang/Throwable; {:try_start_54e .. :try_end_555} :catch_a2d
  1278. + :try_end_55a
  1279. + .catch Ljava/lang/Throwable; {:try_start_553 .. :try_end_55a} :catch_a32
  1280.  
  1281. move-object/from16 v43, v44
  1282.  
  1283. - :goto_557
  1284. - :try_start_557
  1285. + :goto_55c
  1286. + :try_start_55c
  1287. const-string v3, "SystemServer"
  1288.  
  1289. const-string v9, "Recognition Service"
  1290. @@ -1652,13 +1691,13 @@
  1291. move-object/from16 v0, v97
  1292.  
  1293. invoke-direct {v0, v4}, Lcom/android/server/RecognitionManagerService;-><init>(Landroid/content/Context;)V
  1294. - :try_end_565
  1295. - .catch Ljava/lang/Throwable; {:try_start_557 .. :try_end_565} :catch_970
  1296. + :try_end_56a
  1297. + .catch Ljava/lang/Throwable; {:try_start_55c .. :try_end_56a} :catch_975
  1298.  
  1299. move-object/from16 v96, v97
  1300.  
  1301. - :goto_567
  1302. - :try_start_567
  1303. + :goto_56c
  1304. + :try_start_56c
  1305. const-string v3, "SystemServer"
  1306.  
  1307. const-string v9, "DiskStats Service"
  1308. @@ -1672,11 +1711,11 @@
  1309. invoke-direct {v9, v4}, Lcom/android/server/DiskStatsService;-><init>(Landroid/content/Context;)V
  1310.  
  1311. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1312. - :try_end_578
  1313. - .catch Ljava/lang/Throwable; {:try_start_567 .. :try_end_578} :catch_97c
  1314. + :try_end_57d
  1315. + .catch Ljava/lang/Throwable; {:try_start_56c .. :try_end_57d} :catch_981
  1316.  
  1317. - :goto_578
  1318. - :try_start_578
  1319. + :goto_57d
  1320. + :try_start_57d
  1321. const-string v3, "SystemServer"
  1322.  
  1323. const-string v9, "SamplingProfiler Service"
  1324. @@ -1690,11 +1729,11 @@
  1325. invoke-direct {v9, v4}, Lcom/android/server/SamplingProfilerService;-><init>(Landroid/content/Context;)V
  1326.  
  1327. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1328. - :try_end_589
  1329. - .catch Ljava/lang/Throwable; {:try_start_578 .. :try_end_589} :catch_988
  1330. + :try_end_58e
  1331. + .catch Ljava/lang/Throwable; {:try_start_57d .. :try_end_58e} :catch_98d
  1332.  
  1333. - :goto_589
  1334. - :try_start_589
  1335. + :goto_58e
  1336. + :try_start_58e
  1337. const-string v3, "SystemServer"
  1338.  
  1339. const-string v9, "NetworkTimeUpdateService"
  1340. @@ -1706,13 +1745,13 @@
  1341. move-object/from16 v0, v86
  1342.  
  1343. invoke-direct {v0, v4}, Lcom/android/server/NetworkTimeUpdateService;-><init>(Landroid/content/Context;)V
  1344. - :try_end_597
  1345. - .catch Ljava/lang/Throwable; {:try_start_589 .. :try_end_597} :catch_994
  1346. + :try_end_59c
  1347. + .catch Ljava/lang/Throwable; {:try_start_58e .. :try_end_59c} :catch_999
  1348.  
  1349. move-object/from16 v85, v86
  1350.  
  1351. - :goto_599
  1352. - :try_start_599
  1353. + :goto_59e
  1354. + :try_start_59e
  1355. const-string v3, "SystemServer"
  1356.  
  1357. const-string v9, "CommonTimeManagementService"
  1358. @@ -1724,22 +1763,22 @@
  1359. move-object/from16 v0, v52
  1360.  
  1361. invoke-direct {v0, v4}, Lcom/android/server/CommonTimeManagementService;-><init>(Landroid/content/Context;)V
  1362. - :try_end_5a7
  1363. - .catch Ljava/lang/Throwable; {:try_start_599 .. :try_end_5a7} :catch_9a0
  1364. + :try_end_5ac
  1365. + .catch Ljava/lang/Throwable; {:try_start_59e .. :try_end_5ac} :catch_9a5
  1366.  
  1367. - :try_start_5a7
  1368. + :try_start_5ac
  1369. const-string v3, "commontime_management"
  1370.  
  1371. move-object/from16 v0, v52
  1372.  
  1373. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1374. - :try_end_5ae
  1375. - .catch Ljava/lang/Throwable; {:try_start_5a7 .. :try_end_5ae} :catch_a28
  1376. + :try_end_5b3
  1377. + .catch Ljava/lang/Throwable; {:try_start_5ac .. :try_end_5b3} :catch_a2d
  1378.  
  1379. move-object/from16 v51, v52
  1380.  
  1381. - :goto_5b0
  1382. - :try_start_5b0
  1383. + :goto_5b5
  1384. + :try_start_5b5
  1385. const-string v3, "SystemServer"
  1386.  
  1387. const-string v9, "CertBlacklister"
  1388. @@ -1749,10 +1788,10 @@
  1389. new-instance v3, Lcom/android/server/CertBlacklister;
  1390.  
  1391. invoke-direct {v3, v4}, Lcom/android/server/CertBlacklister;-><init>(Landroid/content/Context;)V
  1392. - :try_end_5bc
  1393. - .catch Ljava/lang/Throwable; {:try_start_5b0 .. :try_end_5bc} :catch_9ac
  1394. + :try_end_5c1
  1395. + .catch Ljava/lang/Throwable; {:try_start_5b5 .. :try_end_5c1} :catch_9b1
  1396.  
  1397. - :goto_5bc
  1398. + :goto_5c1
  1399. invoke-virtual {v4}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
  1400.  
  1401. move-result-object v3
  1402. @@ -1763,9 +1802,9 @@
  1403.  
  1404. move-result v3
  1405.  
  1406. - if-eqz v3, :cond_5e0
  1407. + if-eqz v3, :cond_5e5
  1408.  
  1409. - :try_start_5c9
  1410. + :try_start_5ce
  1411. const-string v3, "SystemServer"
  1412.  
  1413. const-string v9, "Dreams Service"
  1414. @@ -1777,23 +1816,23 @@
  1415. move-object/from16 v0, v64
  1416.  
  1417. invoke-direct {v0, v4}, Landroid/service/dreams/DreamManagerService;-><init>(Landroid/content/Context;)V
  1418. - :try_end_5d7
  1419. - .catch Ljava/lang/Throwable; {:try_start_5c9 .. :try_end_5d7} :catch_9b8
  1420. + :try_end_5dc
  1421. + .catch Ljava/lang/Throwable; {:try_start_5ce .. :try_end_5dc} :catch_9bd
  1422.  
  1423. - :try_start_5d7
  1424. + :try_start_5dc
  1425. const-string v3, "dreams"
  1426.  
  1427. move-object/from16 v0, v64
  1428.  
  1429. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1430. - :try_end_5de
  1431. - .catch Ljava/lang/Throwable; {:try_start_5d7 .. :try_end_5de} :catch_a24
  1432. + :try_end_5e3
  1433. + .catch Ljava/lang/Throwable; {:try_start_5dc .. :try_end_5e3} :catch_a29
  1434.  
  1435. move-object/from16 v63, v64
  1436.  
  1437. - :cond_5e0
  1438. - :goto_5e0
  1439. - :try_start_5e0
  1440. + :cond_5e5
  1441. + :goto_5e5
  1442. + :try_start_5e5
  1443. const-string v3, "SystemServer"
  1444.  
  1445. const-string v9, "AssetRedirectionManager Service"
  1446. @@ -1807,10 +1846,10 @@
  1447. invoke-direct {v9, v4}, Lcom/android/server/AssetRedirectionManagerService;-><init>(Landroid/content/Context;)V
  1448.  
  1449. invoke-static {v3, v9}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1450. - :try_end_5f1
  1451. - .catch Ljava/lang/Throwable; {:try_start_5e0 .. :try_end_5f1} :catch_9c4
  1452. + :try_end_5f6
  1453. + .catch Ljava/lang/Throwable; {:try_start_5e5 .. :try_end_5f6} :catch_9c9
  1454.  
  1455. - :goto_5f1
  1456. + :goto_5f6
  1457. move-object/from16 v0, p0
  1458.  
  1459. iget-object v3, v0, Lcom/android/server/ServerThread;->mContentResolver:Landroid/content/ContentResolver;
  1460. @@ -1855,7 +1894,7 @@
  1461.  
  1462. move-result v29
  1463.  
  1464. - if-eqz v29, :cond_9d0
  1465. + if-eqz v29, :cond_9d5
  1466.  
  1467. invoke-static {}, Lcom/android/server/am/ActivityManagerService;->self()Lcom/android/server/am/ActivityManagerService;
  1468.  
  1469. @@ -1873,38 +1912,38 @@
  1470.  
  1471. invoke-virtual {v3}, Ldalvik/system/VMRuntime;->disableJitCompilation()V
  1472.  
  1473. - :goto_632
  1474. - :try_start_632
  1475. - invoke-virtual/range {v114 .. v114}, Lcom/android/server/VibratorService;->systemReady()V
  1476. - :try_end_635
  1477. - .catch Ljava/lang/Throwable; {:try_start_632 .. :try_end_635} :catch_9d9
  1478. -
  1479. - :goto_635
  1480. - if-eqz v59, :cond_63a
  1481. -
  1482. + :goto_637
  1483. :try_start_637
  1484. - invoke-virtual/range {v59 .. v59}, Lcom/android/server/DevicePolicyManagerService;->systemReady()V
  1485. + invoke-virtual/range {v114 .. v114}, Lcom/android/server/VibratorService;->systemReady()V
  1486. :try_end_63a
  1487. - .catch Ljava/lang/Throwable; {:try_start_637 .. :try_end_63a} :catch_9e5
  1488. + .catch Ljava/lang/Throwable; {:try_start_637 .. :try_end_63a} :catch_9de
  1489.  
  1490. - :cond_63a
  1491. :goto_63a
  1492. - if-eqz v87, :cond_63f
  1493. + if-eqz v59, :cond_63f
  1494.  
  1495. :try_start_63c
  1496. - invoke-virtual/range {v87 .. v87}, Lcom/android/server/NotificationManagerService;->systemReady()V
  1497. + invoke-virtual/range {v59 .. v59}, Lcom/android/server/DevicePolicyManagerService;->systemReady()V
  1498. :try_end_63f
  1499. - .catch Ljava/lang/Throwable; {:try_start_63c .. :try_end_63f} :catch_9f1
  1500. + .catch Ljava/lang/Throwable; {:try_start_63c .. :try_end_63f} :catch_9ea
  1501.  
  1502. :cond_63f
  1503. :goto_63f
  1504. - :try_start_63f
  1505. + if-eqz v87, :cond_644
  1506. +
  1507. + :try_start_641
  1508. + invoke-virtual/range {v87 .. v87}, Lcom/android/server/NotificationManagerService;->systemReady()V
  1509. + :try_end_644
  1510. + .catch Ljava/lang/Throwable; {:try_start_641 .. :try_end_644} :catch_9f6
  1511. +
  1512. + :cond_644
  1513. + :goto_644
  1514. + :try_start_644
  1515. invoke-virtual/range {v123 .. v123}, Lcom/android/server/wm/WindowManagerService;->systemReady()V
  1516. - :try_end_642
  1517. - .catch Ljava/lang/Throwable; {:try_start_63f .. :try_end_642} :catch_9fd
  1518. + :try_end_647
  1519. + .catch Ljava/lang/Throwable; {:try_start_644 .. :try_end_647} :catch_a02
  1520.  
  1521. - :goto_642
  1522. - if-eqz v29, :cond_64b
  1523. + :goto_647
  1524. + if-eqz v29, :cond_650
  1525.  
  1526. invoke-static {}, Lcom/android/server/am/ActivityManagerService;->self()Lcom/android/server/am/ActivityManagerService;
  1527.  
  1528. @@ -1912,7 +1951,7 @@
  1529.  
  1530. invoke-virtual {v3}, Lcom/android/server/am/ActivityManagerService;->showSafeModeOverlay()V
  1531.  
  1532. - :cond_64b
  1533. + :cond_650
  1534. invoke-virtual/range {v123 .. v123}, Lcom/android/server/wm/WindowManagerService;->computeNewConfiguration()Landroid/content/res/Configuration;
  1535.  
  1536. move-result-object v53
  1537. @@ -1949,18 +1988,18 @@
  1538.  
  1539. invoke-virtual {v6}, Lcom/android/server/PowerManagerService;->systemReady()V
  1540.  
  1541. - :try_start_673
  1542. + :try_start_678
  1543. invoke-interface/range {v90 .. v90}, Landroid/content/pm/IPackageManager;->systemReady()V
  1544. - :try_end_676
  1545. - .catch Ljava/lang/Throwable; {:try_start_673 .. :try_end_676} :catch_a09
  1546. + :try_end_67b
  1547. + .catch Ljava/lang/Throwable; {:try_start_678 .. :try_end_67b} :catch_a0e
  1548.  
  1549. - :goto_676
  1550. - :try_start_676
  1551. + :goto_67b
  1552. + :try_start_67b
  1553. invoke-virtual/range {v78 .. v78}, Lcom/android/internal/widget/LockSettingsService;->systemReady()V
  1554. - :try_end_679
  1555. - .catch Ljava/lang/Throwable; {:try_start_676 .. :try_end_679} :catch_a15
  1556. + :try_end_67e
  1557. + .catch Ljava/lang/Throwable; {:try_start_67b .. :try_end_67e} :catch_a1a
  1558.  
  1559. - :goto_679
  1560. + :goto_67e
  1561. new-instance v68, Landroid/content/IntentFilter;
  1562.  
  1563. invoke-direct/range {v68 .. v68}, Landroid/content/IntentFilter;-><init>()V
  1564. @@ -2073,7 +2112,7 @@
  1565.  
  1566. move-result v3
  1567.  
  1568. - if-eqz v3, :cond_6fd
  1569. + if-eqz v3, :cond_702
  1570.  
  1571. const-string v3, "SystemServer"
  1572.  
  1573. @@ -2081,7 +2120,7 @@
  1574.  
  1575. invoke-static {v3, v9}, Landroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
  1576.  
  1577. - :cond_6fd
  1578. + :cond_702
  1579. invoke-static {}, Landroid/os/Looper;->loop()V
  1580.  
  1581. const-string v3, "SystemServer"
  1582. @@ -2092,25 +2131,25 @@
  1583.  
  1584. return-void
  1585.  
  1586. - :cond_708
  1587. + :cond_70d
  1588. const/16 v95, 0x0
  1589.  
  1590. goto/16 :goto_35
  1591.  
  1592. - :cond_70c
  1593. + :cond_711
  1594. const/16 v94, 0x0
  1595.  
  1596. goto/16 :goto_47
  1597.  
  1598. - :cond_710
  1599. + :cond_715
  1600. invoke-static/range {v67 .. v67}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
  1601.  
  1602. move-result v66
  1603.  
  1604. goto/16 :goto_60
  1605.  
  1606. - :cond_716
  1607. - :try_start_716
  1608. + :cond_71b
  1609. + :try_start_71b
  1610. const-string v3, "1"
  1611.  
  1612. move-object/from16 v0, v58
  1613. @@ -2131,12 +2170,12 @@
  1614.  
  1615. goto/16 :goto_115
  1616.  
  1617. - :cond_72b
  1618. + :cond_730
  1619. const/4 v3, 0x0
  1620.  
  1621. goto/16 :goto_118
  1622.  
  1623. - :catch_72e
  1624. + :catch_733
  1625. move-exception v65
  1626.  
  1627. const-string v3, "SystemServer"
  1628. @@ -2146,19 +2185,19 @@
  1629. move-object/from16 v0, v65
  1630.  
  1631. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  1632. - :try_end_738
  1633. - .catch Ljava/lang/RuntimeException; {:try_start_716 .. :try_end_738} :catch_73a
  1634. + :try_end_73d
  1635. + .catch Ljava/lang/RuntimeException; {:try_start_71b .. :try_end_73d} :catch_73f
  1636.  
  1637. goto/16 :goto_140
  1638.  
  1639. - :catch_73a
  1640. + :catch_73f
  1641. move-exception v65
  1642.  
  1643. move-object/from16 v7, v42
  1644.  
  1645. move-object/from16 v5, v45
  1646.  
  1647. - :goto_73f
  1648. + :goto_744
  1649. const-string v3, "System"
  1650.  
  1651. const-string v9, "******************************************"
  1652. @@ -2173,51 +2212,51 @@
  1653.  
  1654. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  1655.  
  1656. - goto/16 :goto_207
  1657. + goto/16 :goto_20c
  1658.  
  1659. - :cond_751
  1660. + :cond_756
  1661. const/4 v3, 0x0
  1662.  
  1663. goto/16 :goto_14d
  1664.  
  1665. - :cond_754
  1666. + :cond_759
  1667. const/4 v3, 0x0
  1668.  
  1669. move v9, v3
  1670.  
  1671. - goto/16 :goto_1ca
  1672. + goto/16 :goto_1cf
  1673.  
  1674. - :cond_758
  1675. + :cond_75d
  1676. const/4 v3, 0x0
  1677.  
  1678. - goto/16 :goto_1cd
  1679. + goto/16 :goto_1d2
  1680.  
  1681. - :cond_75b
  1682. + :cond_760
  1683. const/4 v3, 0x1
  1684.  
  1685. move/from16 v0, v66
  1686.  
  1687. - if-ne v0, v3, :cond_76f
  1688. + if-ne v0, v3, :cond_774
  1689.  
  1690. - :try_start_760
  1691. + :try_start_765
  1692. const-string v3, "SystemServer"
  1693.  
  1694. const-string v9, "No Bluetooth Service (factory test)"
  1695.  
  1696. invoke-static {v3, v9}, Landroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
  1697.  
  1698. - goto/16 :goto_203
  1699. + goto/16 :goto_208
  1700.  
  1701. - :catch_769
  1702. + :catch_76e
  1703. move-exception v65
  1704.  
  1705. move-object/from16 v114, v115
  1706.  
  1707. move-object/from16 v74, v75
  1708.  
  1709. - goto :goto_73f
  1710. + goto :goto_744
  1711.  
  1712. - :cond_76f
  1713. + :cond_774
  1714. const-string v3, "SystemServer"
  1715.  
  1716. const-string v9, "Bluetooth Service"
  1717. @@ -2229,10 +2268,10 @@
  1718. move-object/from16 v0, v47
  1719.  
  1720. invoke-direct {v0, v4}, Landroid/server/BluetoothService;-><init>(Landroid/content/Context;)V
  1721. - :try_end_77d
  1722. - .catch Ljava/lang/RuntimeException; {:try_start_760 .. :try_end_77d} :catch_769
  1723. + :try_end_782
  1724. + .catch Ljava/lang/RuntimeException; {:try_start_765 .. :try_end_782} :catch_76e
  1725.  
  1726. - :try_start_77d
  1727. + :try_start_782
  1728. const-string v3, "bluetooth"
  1729.  
  1730. move-object/from16 v0, v47
  1731. @@ -2253,7 +2292,7 @@
  1732.  
  1733. move-result v3
  1734.  
  1735. - if-nez v3, :cond_7aa
  1736. + if-nez v3, :cond_7af
  1737.  
  1738. new-instance v49, Landroid/server/BluetoothA2dpService;
  1739.  
  1740. @@ -2262,10 +2301,10 @@
  1741. move-object/from16 v1, v47
  1742.  
  1743. invoke-direct {v0, v4, v1}, Landroid/server/BluetoothA2dpService;-><init>(Landroid/content/Context;Landroid/server/BluetoothService;)V
  1744. - :try_end_79e
  1745. - .catch Ljava/lang/RuntimeException; {:try_start_77d .. :try_end_79e} :catch_ab4
  1746. + :try_end_7a3
  1747. + .catch Ljava/lang/RuntimeException; {:try_start_782 .. :try_end_7a3} :catch_ab9
  1748.  
  1749. - :try_start_79e
  1750. + :try_start_7a3
  1751. const-string v3, "bluetooth_a2dp"
  1752.  
  1753. move-object/from16 v0, v49
  1754. @@ -2273,13 +2312,13 @@
  1755. invoke-static {v3, v0}, Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
  1756.  
  1757. invoke-virtual/range {v47 .. v47}, Landroid/server/BluetoothService;->initAfterA2dpRegistration()V
  1758. - :try_end_7a8
  1759. - .catch Ljava/lang/RuntimeException; {:try_start_79e .. :try_end_7a8} :catch_abd
  1760. + :try_end_7ad
  1761. + .catch Ljava/lang/RuntimeException; {:try_start_7a3 .. :try_end_7ad} :catch_ac2
  1762.  
  1763. move-object/from16 v48, v49
  1764.  
  1765. - :cond_7aa
  1766. - :try_start_7aa
  1767. + :cond_7af
  1768. + :try_start_7af
  1769. move-object/from16 v0, p0
  1770.  
  1771. iget-object v3, v0, Lcom/android/server/ServerThread;->mContentResolver:Landroid/content/ContentResolver;
  1772. @@ -2292,21 +2331,21 @@
  1773.  
  1774. move-result v50
  1775.  
  1776. - if-eqz v50, :cond_7ba
  1777. + if-eqz v50, :cond_7bf
  1778.  
  1779. invoke-virtual/range {v47 .. v47}, Landroid/server/BluetoothService;->enable()Z
  1780. - :try_end_7ba
  1781. - .catch Ljava/lang/RuntimeException; {:try_start_7aa .. :try_end_7ba} :catch_ab4
  1782. + :try_end_7bf
  1783. + .catch Ljava/lang/RuntimeException; {:try_start_7af .. :try_end_7bf} :catch_ab9
  1784.  
  1785. - :cond_7ba
  1786. + :cond_7bf
  1787. move-object/from16 v46, v47
  1788.  
  1789. - goto/16 :goto_203
  1790. + goto/16 :goto_208
  1791.  
  1792. - :catch_7be
  1793. + :catch_7c3
  1794. move-exception v65
  1795.  
  1796. - :goto_7bf
  1797. + :goto_7c4
  1798. const-string v3, "starting Input Manager Service"
  1799.  
  1800. move-object/from16 v0, p0
  1801. @@ -2315,9 +2354,9 @@
  1802.  
  1803. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1804.  
  1805. - goto/16 :goto_248
  1806. + goto/16 :goto_24d
  1807.  
  1808. - :catch_7ca
  1809. + :catch_7cf
  1810. move-exception v65
  1811.  
  1812. const-string v3, "starting Accessibility Manager"
  1813. @@ -2328,9 +2367,9 @@
  1814.  
  1815. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1816.  
  1817. - goto/16 :goto_259
  1818. + goto/16 :goto_25e
  1819.  
  1820. - :catch_7d6
  1821. + :catch_7db
  1822. move-exception v65
  1823.  
  1824. const-string v3, "making display ready"
  1825. @@ -2341,9 +2380,9 @@
  1826.  
  1827. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1828.  
  1829. - goto/16 :goto_25c
  1830. + goto/16 :goto_261
  1831.  
  1832. - :catch_7e2
  1833. + :catch_7e7
  1834. move-exception v65
  1835.  
  1836. const-string v3, "performing boot dexopt"
  1837. @@ -2354,12 +2393,12 @@
  1838.  
  1839. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1840.  
  1841. - goto/16 :goto_25f
  1842. + goto/16 :goto_264
  1843.  
  1844. - :catch_7ee
  1845. + :catch_7f3
  1846. move-exception v65
  1847.  
  1848. - :goto_7ef
  1849. + :goto_7f4
  1850. const-string v3, "starting Mount Service"
  1851.  
  1852. move-object/from16 v0, p0
  1853. @@ -2368,12 +2407,12 @@
  1854.  
  1855. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1856.  
  1857. - goto/16 :goto_29e
  1858. + goto/16 :goto_2a3
  1859.  
  1860. - :catch_7fa
  1861. + :catch_7ff
  1862. move-exception v65
  1863.  
  1864. - :goto_7fb
  1865. + :goto_800
  1866. const-string v3, "starting LockSettingsService service"
  1867.  
  1868. move-object/from16 v0, p0
  1869. @@ -2382,12 +2421,12 @@
  1870.  
  1871. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1872.  
  1873. - goto/16 :goto_2b5
  1874. + goto/16 :goto_2ba
  1875.  
  1876. - :catch_806
  1877. + :catch_80b
  1878. move-exception v65
  1879.  
  1880. - :goto_807
  1881. + :goto_80c
  1882. const-string v3, "starting DevicePolicyService"
  1883.  
  1884. move-object/from16 v0, p0
  1885. @@ -2396,12 +2435,12 @@
  1886.  
  1887. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1888.  
  1889. - goto/16 :goto_2cc
  1890. + goto/16 :goto_2d1
  1891.  
  1892. - :catch_812
  1893. + :catch_817
  1894. move-exception v65
  1895.  
  1896. - :goto_813
  1897. + :goto_818
  1898. const-string v3, "starting StatusBarManagerService"
  1899.  
  1900. move-object/from16 v0, p0
  1901. @@ -2410,9 +2449,9 @@
  1902.  
  1903. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1904.  
  1905. - goto/16 :goto_2e5
  1906. + goto/16 :goto_2ea
  1907.  
  1908. - :catch_81e
  1909. + :catch_823
  1910. move-exception v65
  1911.  
  1912. const-string v3, "starting Clipboard Service"
  1913. @@ -2423,9 +2462,9 @@
  1914.  
  1915. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1916.  
  1917. - goto/16 :goto_2f6
  1918. + goto/16 :goto_2fb
  1919.  
  1920. - :catch_82a
  1921. + :catch_82f
  1922. move-exception v65
  1923.  
  1924. const-string v3, "starting NetworkManagement Service"
  1925. @@ -2436,12 +2475,12 @@
  1926.  
  1927. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1928.  
  1929. - goto/16 :goto_306
  1930. + goto/16 :goto_30b
  1931.  
  1932. - :catch_836
  1933. + :catch_83b
  1934. move-exception v65
  1935.  
  1936. - :goto_837
  1937. + :goto_83c
  1938. const-string v3, "starting Text Service Manager Service"
  1939.  
  1940. move-object/from16 v0, p0
  1941. @@ -2450,12 +2489,12 @@
  1942.  
  1943. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1944.  
  1945. - goto/16 :goto_31d
  1946. + goto/16 :goto_322
  1947.  
  1948. - :catch_842
  1949. + :catch_847
  1950. move-exception v65
  1951.  
  1952. - :goto_843
  1953. + :goto_848
  1954. const-string v3, "starting NetworkStats Service"
  1955.  
  1956. move-object/from16 v0, p0
  1957. @@ -2464,14 +2503,14 @@
  1958.  
  1959. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1960.  
  1961. - goto/16 :goto_334
  1962. + goto/16 :goto_339
  1963.  
  1964. - :catch_84e
  1965. + :catch_853
  1966. move-exception v65
  1967.  
  1968. move-object/from16 v8, v83
  1969.  
  1970. - :goto_851
  1971. + :goto_856
  1972. const-string v3, "starting NetworkPolicy Service"
  1973.  
  1974. move-object/from16 v0, p0
  1975. @@ -2480,12 +2519,12 @@
  1976.  
  1977. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1978.  
  1979. - goto/16 :goto_34b
  1980. + goto/16 :goto_350
  1981.  
  1982. - :catch_85c
  1983. + :catch_861
  1984. move-exception v65
  1985.  
  1986. - :goto_85d
  1987. + :goto_862
  1988. const-string v3, "starting Wi-Fi P2pService"
  1989.  
  1990. move-object/from16 v0, p0
  1991. @@ -2494,12 +2533,12 @@
  1992.  
  1993. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  1994.  
  1995. - goto/16 :goto_362
  1996. + goto/16 :goto_367
  1997.  
  1998. - :catch_868
  1999. + :catch_86d
  2000. move-exception v65
  2001.  
  2002. - :goto_869
  2003. + :goto_86e
  2004. const-string v3, "starting Wi-Fi Service"
  2005.  
  2006. move-object/from16 v0, p0
  2007. @@ -2508,12 +2547,12 @@
  2008.  
  2009. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2010.  
  2011. - goto/16 :goto_379
  2012. + goto/16 :goto_37e
  2013.  
  2014. - :catch_874
  2015. + :catch_879
  2016. move-exception v65
  2017.  
  2018. - :goto_875
  2019. + :goto_87a
  2020. const-string v3, "starting Connectivity Service"
  2021.  
  2022. move-object/from16 v0, p0
  2023. @@ -2522,9 +2561,9 @@
  2024.  
  2025. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2026.  
  2027. - goto/16 :goto_3a0
  2028. + goto/16 :goto_3a5
  2029.  
  2030. - :catch_880
  2031. + :catch_885
  2032. move-exception v65
  2033.  
  2034. const-string v3, "starting Service Discovery Service"
  2035. @@ -2535,12 +2574,12 @@
  2036.  
  2037. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2038.  
  2039. - goto/16 :goto_3b2
  2040. + goto/16 :goto_3b7
  2041.  
  2042. - :catch_88c
  2043. + :catch_891
  2044. move-exception v65
  2045.  
  2046. - :goto_88d
  2047. + :goto_892
  2048. const-string v3, "starting ThrottleService"
  2049.  
  2050. move-object/from16 v0, p0
  2051. @@ -2549,9 +2588,9 @@
  2052.  
  2053. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2054.  
  2055. - goto/16 :goto_3c9
  2056. + goto/16 :goto_3ce
  2057.  
  2058. - :catch_898
  2059. + :catch_89d
  2060. move-exception v65
  2061.  
  2062. const-string v3, "starting UpdateLockService"
  2063. @@ -2562,12 +2601,12 @@
  2064.  
  2065. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2066.  
  2067. - goto/16 :goto_3da
  2068. + goto/16 :goto_3df
  2069.  
  2070. - :catch_8a4
  2071. + :catch_8a9
  2072. move-exception v65
  2073.  
  2074. - :goto_8a5
  2075. + :goto_8aa
  2076. const-string v3, "SystemServer"
  2077.  
  2078. const-string v9, "Failure starting Profile Manager"
  2079. @@ -2576,12 +2615,12 @@
  2080.  
  2081. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  2082.  
  2083. - goto/16 :goto_3f6
  2084. + goto/16 :goto_3fb
  2085.  
  2086. - :catch_8b0
  2087. + :catch_8b5
  2088. move-exception v65
  2089.  
  2090. - :goto_8b1
  2091. + :goto_8b6
  2092. const-string v3, "starting Notification Manager"
  2093.  
  2094. move-object/from16 v0, p0
  2095. @@ -2590,9 +2629,9 @@
  2096.  
  2097. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2098.  
  2099. - goto/16 :goto_416
  2100. + goto/16 :goto_41b
  2101.  
  2102. - :catch_8bc
  2103. + :catch_8c1
  2104. move-exception v65
  2105.  
  2106. const-string v3, "starting DeviceStorageMonitor service"
  2107. @@ -2603,12 +2642,12 @@
  2108.  
  2109. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2110.  
  2111. - goto/16 :goto_427
  2112. + goto/16 :goto_42c
  2113.  
  2114. - :catch_8c8
  2115. + :catch_8cd
  2116. move-exception v65
  2117.  
  2118. - :goto_8c9
  2119. + :goto_8ce
  2120. const-string v3, "starting Location Manager"
  2121.  
  2122. move-object/from16 v0, p0
  2123. @@ -2617,12 +2656,12 @@
  2124.  
  2125. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2126.  
  2127. - goto/16 :goto_43e
  2128. + goto/16 :goto_443
  2129.  
  2130. - :catch_8d4
  2131. + :catch_8d9
  2132. move-exception v65
  2133.  
  2134. - :goto_8d5
  2135. + :goto_8da
  2136. const-string v3, "starting Country Detector"
  2137.  
  2138. move-object/from16 v0, p0
  2139. @@ -2631,9 +2670,9 @@
  2140.  
  2141. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2142.  
  2143. - goto/16 :goto_455
  2144. + goto/16 :goto_45a
  2145.  
  2146. - :catch_8e0
  2147. + :catch_8e5
  2148. move-exception v65
  2149.  
  2150. const-string v3, "starting Search Service"
  2151. @@ -2644,9 +2683,9 @@
  2152.  
  2153. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2154.  
  2155. - goto/16 :goto_466
  2156. + goto/16 :goto_46b
  2157.  
  2158. - :catch_8ec
  2159. + :catch_8f1
  2160. move-exception v65
  2161.  
  2162. const-string v3, "starting DropBoxManagerService"
  2163. @@ -2657,12 +2696,12 @@
  2164.  
  2165. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2166.  
  2167. - goto/16 :goto_47e
  2168. + goto/16 :goto_483
  2169.  
  2170. - :catch_8f8
  2171. + :catch_8fd
  2172. move-exception v65
  2173.  
  2174. - :goto_8f9
  2175. + :goto_8fe
  2176. const-string v3, "starting Wallpaper Service"
  2177.  
  2178. move-object/from16 v0, p0
  2179. @@ -2671,9 +2710,9 @@
  2180.  
  2181. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2182.  
  2183. - goto/16 :goto_4a4
  2184. + goto/16 :goto_4a9
  2185.  
  2186. - :catch_904
  2187. + :catch_909
  2188. move-exception v65
  2189.  
  2190. const-string v3, "starting Audio Service"
  2191. @@ -2684,9 +2723,9 @@
  2192.  
  2193. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2194.  
  2195. - goto/16 :goto_4c3
  2196. + goto/16 :goto_4c8
  2197.  
  2198. - :catch_910
  2199. + :catch_915
  2200. move-exception v65
  2201.  
  2202. const-string v3, "starting DockObserver"
  2203. @@ -2697,9 +2736,9 @@
  2204.  
  2205. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2206.  
  2207. - goto/16 :goto_4d3
  2208. + goto/16 :goto_4d8
  2209.  
  2210. - :catch_91c
  2211. + :catch_921
  2212. move-exception v65
  2213.  
  2214. const-string v3, "starting RotationSwitchObserver"
  2215. @@ -2710,9 +2749,9 @@
  2216.  
  2217. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2218.  
  2219. - goto/16 :goto_4e5
  2220. + goto/16 :goto_4ea
  2221.  
  2222. - :catch_928
  2223. + :catch_92d
  2224. move-exception v65
  2225.  
  2226. const-string v3, "starting WiredAccessoryObserver"
  2227. @@ -2723,12 +2762,12 @@
  2228.  
  2229. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2230.  
  2231. - goto/16 :goto_4f1
  2232. + goto/16 :goto_4f6
  2233.  
  2234. - :catch_934
  2235. + :catch_939
  2236. move-exception v65
  2237.  
  2238. - :goto_935
  2239. + :goto_93a
  2240. const-string v3, "starting UsbService"
  2241.  
  2242. move-object/from16 v0, p0
  2243. @@ -2737,12 +2776,12 @@
  2244.  
  2245. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2246.  
  2247. - goto/16 :goto_508
  2248. + goto/16 :goto_50d
  2249.  
  2250. - :catch_940
  2251. + :catch_945
  2252. move-exception v65
  2253.  
  2254. - :goto_941
  2255. + :goto_946
  2256. const-string v3, "SystemServer"
  2257.  
  2258. const-string v9, "Failure starting SerialService"
  2259. @@ -2751,9 +2790,9 @@
  2260.  
  2261. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  2262.  
  2263. - goto/16 :goto_51f
  2264. + goto/16 :goto_524
  2265.  
  2266. - :catch_94c
  2267. + :catch_951
  2268. move-exception v65
  2269.  
  2270. const-string v3, "starting UiModeManagerService"
  2271. @@ -2764,9 +2803,9 @@
  2272.  
  2273. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2274.  
  2275. - goto/16 :goto_52f
  2276. + goto/16 :goto_534
  2277.  
  2278. - :catch_958
  2279. + :catch_95d
  2280. move-exception v65
  2281.  
  2282. const-string v3, "SystemServer"
  2283. @@ -2777,12 +2816,12 @@
  2284.  
  2285. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  2286.  
  2287. - goto/16 :goto_540
  2288. + goto/16 :goto_545
  2289.  
  2290. - :catch_964
  2291. + :catch_969
  2292. move-exception v65
  2293.  
  2294. - :goto_965
  2295. + :goto_96a
  2296. const-string v3, "starting AppWidget Service"
  2297.  
  2298. move-object/from16 v0, p0
  2299. @@ -2791,9 +2830,9 @@
  2300.  
  2301. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2302.  
  2303. - goto/16 :goto_557
  2304. + goto/16 :goto_55c
  2305.  
  2306. - :catch_970
  2307. + :catch_975
  2308. move-exception v65
  2309.  
  2310. const-string v3, "starting Recognition Service"
  2311. @@ -2804,9 +2843,9 @@
  2312.  
  2313. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2314.  
  2315. - goto/16 :goto_567
  2316. + goto/16 :goto_56c
  2317.  
  2318. - :catch_97c
  2319. + :catch_981
  2320. move-exception v65
  2321.  
  2322. const-string v3, "starting DiskStats Service"
  2323. @@ -2817,9 +2856,9 @@
  2324.  
  2325. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2326.  
  2327. - goto/16 :goto_578
  2328. + goto/16 :goto_57d
  2329.  
  2330. - :catch_988
  2331. + :catch_98d
  2332. move-exception v65
  2333.  
  2334. const-string v3, "starting SamplingProfiler Service"
  2335. @@ -2830,9 +2869,9 @@
  2336.  
  2337. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2338.  
  2339. - goto/16 :goto_589
  2340. + goto/16 :goto_58e
  2341.  
  2342. - :catch_994
  2343. + :catch_999
  2344. move-exception v65
  2345.  
  2346. const-string v3, "starting NetworkTimeUpdate service"
  2347. @@ -2843,12 +2882,12 @@
  2348.  
  2349. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2350.  
  2351. - goto/16 :goto_599
  2352. + goto/16 :goto_59e
  2353.  
  2354. - :catch_9a0
  2355. + :catch_9a5
  2356. move-exception v65
  2357.  
  2358. - :goto_9a1
  2359. + :goto_9a6
  2360. const-string v3, "starting CommonTimeManagementService service"
  2361.  
  2362. move-object/from16 v0, p0
  2363. @@ -2857,9 +2896,9 @@
  2364.  
  2365. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2366.  
  2367. - goto/16 :goto_5b0
  2368. + goto/16 :goto_5b5
  2369.  
  2370. - :catch_9ac
  2371. + :catch_9b1
  2372. move-exception v65
  2373.  
  2374. const-string v3, "starting CertBlacklister"
  2375. @@ -2870,12 +2909,12 @@
  2376.  
  2377. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2378.  
  2379. - goto/16 :goto_5bc
  2380. + goto/16 :goto_5c1
  2381.  
  2382. - :catch_9b8
  2383. + :catch_9bd
  2384. move-exception v65
  2385.  
  2386. - :goto_9b9
  2387. + :goto_9be
  2388. const-string v3, "starting DreamManagerService"
  2389.  
  2390. move-object/from16 v0, p0
  2391. @@ -2884,9 +2923,9 @@
  2392.  
  2393. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2394.  
  2395. - goto/16 :goto_5e0
  2396. + goto/16 :goto_5e5
  2397.  
  2398. - :catch_9c4
  2399. + :catch_9c9
  2400. move-exception v65
  2401.  
  2402. const-string v3, "SystemServer"
  2403. @@ -2897,18 +2936,18 @@
  2404.  
  2405. invoke-static {v3, v9, v0}, Landroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
  2406.  
  2407. - goto/16 :goto_5f1
  2408. + goto/16 :goto_5f6
  2409.  
  2410. - :cond_9d0
  2411. + :cond_9d5
  2412. invoke-static {}, Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;
  2413.  
  2414. move-result-object v3
  2415.  
  2416. invoke-virtual {v3}, Ldalvik/system/VMRuntime;->startJitCompilation()V
  2417.  
  2418. - goto/16 :goto_632
  2419. + goto/16 :goto_637
  2420.  
  2421. - :catch_9d9
  2422. + :catch_9de
  2423. move-exception v65
  2424.  
  2425. const-string v3, "making Vibrator Service ready"
  2426. @@ -2919,9 +2958,9 @@
  2427.  
  2428. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2429.  
  2430. - goto/16 :goto_635
  2431. + goto/16 :goto_63a
  2432.  
  2433. - :catch_9e5
  2434. + :catch_9ea
  2435. move-exception v65
  2436.  
  2437. const-string v3, "making Device Policy Service ready"
  2438. @@ -2932,9 +2971,9 @@
  2439.  
  2440. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2441.  
  2442. - goto/16 :goto_63a
  2443. + goto/16 :goto_63f
  2444.  
  2445. - :catch_9f1
  2446. + :catch_9f6
  2447. move-exception v65
  2448.  
  2449. const-string v3, "making Notification Service ready"
  2450. @@ -2945,9 +2984,9 @@
  2451.  
  2452. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2453.  
  2454. - goto/16 :goto_63f
  2455. + goto/16 :goto_644
  2456.  
  2457. - :catch_9fd
  2458. + :catch_a02
  2459. move-exception v65
  2460.  
  2461. const-string v3, "making Window Manager Service ready"
  2462. @@ -2958,9 +2997,9 @@
  2463.  
  2464. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2465.  
  2466. - goto/16 :goto_642
  2467. + goto/16 :goto_647
  2468.  
  2469. - :catch_a09
  2470. + :catch_a0e
  2471. move-exception v65
  2472.  
  2473. const-string v3, "making Package Manager Service ready"
  2474. @@ -2971,9 +3010,9 @@
  2475.  
  2476. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2477.  
  2478. - goto/16 :goto_676
  2479. + goto/16 :goto_67b
  2480.  
  2481. - :catch_a15
  2482. + :catch_a1a
  2483. move-exception v65
  2484.  
  2485. const-string v3, "making Lock Settings Service ready"
  2486. @@ -2984,171 +3023,171 @@
  2487.  
  2488. invoke-virtual {v0, v3, v1}, Lcom/android/server/ServerThread;->reportWtf(Ljava/lang/String;Ljava/lang/Throwable;)V
  2489.  
  2490. - goto/16 :goto_679
  2491. + goto/16 :goto_67e
  2492.  
  2493. - :catch_a21
  2494. + :catch_a26
  2495. move-exception v3
  2496.  
  2497. goto/16 :goto_124
  2498.  
  2499. - :catch_a24
  2500. + :catch_a29
  2501. move-exception v65
  2502.  
  2503. move-object/from16 v63, v64
  2504.  
  2505. - goto :goto_9b9
  2506. + goto :goto_9be
  2507.  
  2508. - :catch_a28
  2509. + :catch_a2d
  2510. move-exception v65
  2511.  
  2512. move-object/from16 v51, v52
  2513.  
  2514. - goto/16 :goto_9a1
  2515. + goto/16 :goto_9a6
  2516.  
  2517. - :catch_a2d
  2518. + :catch_a32
  2519. move-exception v65
  2520.  
  2521. move-object/from16 v43, v44
  2522.  
  2523. - goto/16 :goto_965
  2524. + goto/16 :goto_96a
  2525.  
  2526. - :catch_a32
  2527. + :catch_a37
  2528. move-exception v65
  2529.  
  2530. move-object/from16 v100, v101
  2531.  
  2532. - goto/16 :goto_941
  2533. + goto/16 :goto_946
  2534.  
  2535. - :catch_a37
  2536. + :catch_a3c
  2537. move-exception v65
  2538.  
  2539. move-object/from16 v112, v113
  2540.  
  2541. - goto/16 :goto_935
  2542. + goto/16 :goto_93a
  2543.  
  2544. - :catch_a3c
  2545. + :catch_a41
  2546. move-exception v65
  2547.  
  2548. move-object/from16 v117, v118
  2549.  
  2550. - goto/16 :goto_8f9
  2551. + goto/16 :goto_8fe
  2552.  
  2553. - :catch_a41
  2554. + :catch_a46
  2555. move-exception v65
  2556.  
  2557. move-object/from16 v56, v57
  2558.  
  2559. - goto/16 :goto_8d5
  2560. + goto/16 :goto_8da
  2561.  
  2562. - :catch_a46
  2563. + :catch_a4b
  2564. move-exception v65
  2565.  
  2566. move-object/from16 v76, v77
  2567.  
  2568. - goto/16 :goto_8c9
  2569. + goto/16 :goto_8ce
  2570.  
  2571. - :catch_a4b
  2572. + :catch_a50
  2573. move-exception v65
  2574.  
  2575. move-object/from16 v87, v88
  2576.  
  2577. - goto/16 :goto_8b1
  2578. + goto/16 :goto_8b6
  2579.  
  2580. - :catch_a50
  2581. + :catch_a55
  2582. move-exception v65
  2583.  
  2584. move-object/from16 v92, v93
  2585.  
  2586. - goto/16 :goto_8a5
  2587. + goto/16 :goto_8aa
  2588.  
  2589. - :catch_a55
  2590. + :catch_a5a
  2591. move-exception v65
  2592.  
  2593. move-object/from16 v106, v107
  2594.  
  2595. - goto/16 :goto_88d
  2596. + goto/16 :goto_892
  2597.  
  2598. - :catch_a5a
  2599. + :catch_a5f
  2600. move-exception v65
  2601.  
  2602. move-object/from16 v54, v55
  2603.  
  2604. - goto/16 :goto_875
  2605. + goto/16 :goto_87a
  2606.  
  2607. - :catch_a5f
  2608. + :catch_a64
  2609. move-exception v65
  2610.  
  2611. move-object/from16 v119, v120
  2612.  
  2613. - goto/16 :goto_869
  2614. + goto/16 :goto_86e
  2615.  
  2616. - :catch_a64
  2617. + :catch_a69
  2618. move-exception v65
  2619.  
  2620. move-object/from16 v121, v122
  2621.  
  2622. - goto/16 :goto_85d
  2623. + goto/16 :goto_862
  2624.  
  2625. - :catch_a69
  2626. + :catch_a6e
  2627. move-exception v65
  2628.  
  2629. - goto/16 :goto_851
  2630. + goto/16 :goto_856
  2631.  
  2632. - :catch_a6c
  2633. + :catch_a71
  2634. move-exception v65
  2635.  
  2636. move-object/from16 v12, v84
  2637.  
  2638. - goto/16 :goto_843
  2639. + goto/16 :goto_848
  2640.  
  2641. - :catch_a71
  2642. + :catch_a76
  2643. move-exception v65
  2644.  
  2645. move-object/from16 v108, v109
  2646.  
  2647. - goto/16 :goto_837
  2648. + goto/16 :goto_83c
  2649.  
  2650. - :catch_a76
  2651. + :catch_a7b
  2652. move-exception v65
  2653.  
  2654. move-object/from16 v104, v105
  2655.  
  2656. - goto/16 :goto_813
  2657. + goto/16 :goto_818
  2658.  
  2659. - :catch_a7b
  2660. + :catch_a80
  2661. move-exception v65
  2662.  
  2663. move-object/from16 v59, v60
  2664.  
  2665. - goto/16 :goto_807
  2666. + goto/16 :goto_80c
  2667.  
  2668. - :catch_a80
  2669. + :catch_a85
  2670. move-exception v65
  2671.  
  2672. move-object/from16 v78, v79
  2673.  
  2674. - goto/16 :goto_7fb
  2675. + goto/16 :goto_800
  2676.  
  2677. - :catch_a85
  2678. + :catch_a8a
  2679. move-exception v65
  2680.  
  2681. move-object/from16 v81, v82
  2682.  
  2683. - goto/16 :goto_7ef
  2684. + goto/16 :goto_7f4
  2685.  
  2686. - :catch_a8a
  2687. + :catch_a8f
  2688. move-exception v3
  2689.  
  2690. - goto/16 :goto_272
  2691. + goto/16 :goto_277
  2692.  
  2693. - :catch_a8d
  2694. + :catch_a92
  2695. move-exception v65
  2696.  
  2697. move-object/from16 v71, v72
  2698.  
  2699. - goto/16 :goto_7bf
  2700. + goto/16 :goto_7c4
  2701.  
  2702. - :catch_a92
  2703. + :catch_a97
  2704. move-exception v65
  2705.  
  2706. move-object/from16 v7, v42
  2707. @@ -3157,9 +3196,9 @@
  2708.  
  2709. move-object/from16 v6, v91
  2710.  
  2711. - goto/16 :goto_73f
  2712. + goto/16 :goto_744
  2713.  
  2714. - :catch_a9b
  2715. + :catch_aa0
  2716. move-exception v65
  2717.  
  2718. move-object/from16 v7, v42
  2719. @@ -3168,18 +3207,18 @@
  2720.  
  2721. move-object/from16 v74, v75
  2722.  
  2723. - goto/16 :goto_73f
  2724. + goto/16 :goto_744
  2725.  
  2726. - :catch_aa4
  2727. + :catch_aa9
  2728. move-exception v65
  2729.  
  2730. move-object/from16 v7, v42
  2731.  
  2732. move-object/from16 v74, v75
  2733.  
  2734. - goto/16 :goto_73f
  2735. + goto/16 :goto_744
  2736.  
  2737. - :catch_aab
  2738. + :catch_ab0
  2739. move-exception v65
  2740.  
  2741. move-object/from16 v7, v42
  2742. @@ -3188,9 +3227,9 @@
  2743.  
  2744. move-object/from16 v74, v75
  2745.  
  2746. - goto/16 :goto_73f
  2747. + goto/16 :goto_744
  2748.  
  2749. - :catch_ab4
  2750. + :catch_ab9
  2751. move-exception v65
  2752.  
  2753. move-object/from16 v46, v47
  2754. @@ -3199,9 +3238,9 @@
  2755.  
  2756. move-object/from16 v74, v75
  2757.  
  2758. - goto/16 :goto_73f
  2759. + goto/16 :goto_744
  2760.  
  2761. - :catch_abd
  2762. + :catch_ac2
  2763. move-exception v65
  2764.  
  2765. move-object/from16 v48, v49
  2766. @@ -3212,10 +3251,10 @@
  2767.  
  2768. move-object/from16 v74, v75
  2769.  
  2770. - goto/16 :goto_73f
  2771. + goto/16 :goto_744
  2772.  
  2773. - :cond_ac8
  2774. + :cond_acd
  2775. move-object/from16 v8, v83
  2776.  
  2777. - goto/16 :goto_5f1
  2778. + goto/16 :goto_5f6
  2779. .end method
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement