Advertisement
S-trace

Untitled

Nov 14th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. O_O . build/envsetup.sh
  2. including device/generic/mini-emulator-mips/vendorsetup.sh
  3. including device/generic/mini-emulator-x86/vendorsetup.sh
  4. including device/generic/mini-emulator-x86_64/vendorsetup.sh
  5. including device/generic/mini-emulator-arm64/vendorsetup.sh
  6. including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
  7. including device/jsr/d10f/vendorsetup.sh
  8. Applying patches
  9. bionic/0001-TZDATA-Upgrade-tzdata-to-2015g.patch
  10. build/0001-Change-date-format.patch
  11. build/0002-Add-hook-functions-to-post_process_props.py.patch
  12. build/0003-Disable-block-zip-building-build-standard-file-based.patch
  13. external/icu/0001-TZDATA-Update-tzdata-to-2015g.patch
  14. frameworks/base/0001-MountService-allow-overriding-default-storage-list-w.patch
  15. frameworks/base/0002-frameworks-hardcode-package-name-to-android.patch
  16. frameworks/base/0003-TORCH-Use-sysfs-interface-for-system-wide-torch-serv.patch
  17. frameworks/base/0004-POWER-Read-battery-capacity-from-sysfs.patch
  18. frameworks/base/0005-STORAGES-Reduce-DEFAULT_THRESHOLD_MAX_BYTES-500MB-10.patch
  19. kernel/jsr/msm8226/0001-Revert-Revert-msm-vidc-Amend-calculation-of-buffer-s.patch
  20. kernel/jsr/msm8226/0002-Revert-Revert-msm-vidc-Expose-extradata-size-to-user.patch
  21. packages/apps/Torch/0001-Revert-again-Torch-notify-TorchService-of-torch-stat.patch
  22. packages/apps/Torch/0002-Revert-Make-torch-shutdown-by-camera-usage-work-prop.patch
  23. packages/apps/Torch/0003-Revert-Torch-signal-to-framework-TorchService-not-to.patch
  24. system/vold/0001-EXFAT-Use-kernel-driver-instead-of-FUSE-driver.patch
  25. Is bionic patched for 'Upgrade tzdata to 2015g' ?.. Yes
  26. Checking if patch bionic/0001-TZDATA-Upgrade-tzdata-to-2015g.patch matches commit 0840032... Yes, it matches
  27. Is build patched for 'Change date format' ?.. Yes
  28. Checking if patch build/0001-Change-date-format.patch matches commit 54c9b2a... Yes, it matches
  29. Is build patched for 'Add hook functions to post_process_props.py' ?.. Yes
  30. Checking if patch build/0002-Add-hook-functions-to-post_process_props.py.patch matches commit 3ae73ce... Yes, it matches
  31. Is build patched for 'Disable block zip building, build standard file-based zip' ?.. Yes
  32. Checking if patch build/0003-Disable-block-zip-building-build-standard-file-based.patch matches commit 87ea546... Yes, it matches
  33. Is external/icu patched for 'Update tzdata to 2015g' ?.. Yes
  34. Checking if patch external/icu/0001-TZDATA-Update-tzdata-to-2015g.patch matches commit e788782... Yes, it matches
  35. Is frameworks/base patched for 'MountService: allow overriding default storage list with' ?.. Yes
  36. Checking if patch frameworks/base/0001-MountService-allow-overriding-default-storage-list-w.patch matches commit 2486c38... Yes, it matches
  37. Is frameworks/base patched for 'frameworks: hardcode package name to android' ?.. Yes
  38. Checking if patch frameworks/base/0002-frameworks-hardcode-package-name-to-android.patch matches commit 1cdce53... Yes, it matches
  39. Is frameworks/base patched for 'Use sysfs interface for system-wide torch service' ?.. Yes
  40. Checking if patch frameworks/base/0003-TORCH-Use-sysfs-interface-for-system-wide-torch-serv.patch matches commit 459ea1e... Yes, it matches
  41. Is frameworks/base patched for 'Read battery capacity from sysfs ...and fallback' ?.. Yes
  42. Checking if patch frameworks/base/0004-POWER-Read-battery-capacity-from-sysfs.patch matches commit 54be973... Yes, it matches
  43. Is frameworks/base patched for 'Reduce DEFAULT_THRESHOLD_MAX_BYTES' ?.. Yes
  44. Checking if patch frameworks/base/0005-STORAGES-Reduce-DEFAULT_THRESHOLD_MAX_BYTES-500MB-10.patch matches commit 2b30687... Yes, it matches
  45. Is kernel/jsr/msm8226 patched for 'Revert "Revert "msm: vidc: Amend calculation of buffer' ?.. Yes
  46. Checking if patch kernel/jsr/msm8226/0001-Revert-Revert-msm-vidc-Amend-calculation-of-buffer-s.patch matches commit 9bb1f1e... Yes, it matches
  47. Is kernel/jsr/msm8226 patched for 'Revert "Revert "msm: vidc: Expose extradata size to' ?.. Yes
  48. Checking if patch kernel/jsr/msm8226/0002-Revert-Revert-msm-vidc-Expose-extradata-size-to-user.patch matches commit 05a3ccd... Yes, it matches
  49. Is packages/apps/Torch patched for 'Revert [test] again "Torch: notify TorchService of torch state' ?.. Yes
  50. Checking if patch packages/apps/Torch/0001-Revert-again-Torch-notify-TorchService-of-torch-stat.patch matches commit fd00834... NO! MISMATCH!
  51. --- /tmp/patch 2015-11-15 08:25:57.914517578 +0300
  52. +++ /tmp/commit 2015-11-15 08:25:57.934528437 +0300
  53. @@ -73,7 +73,7 @@
  54. + boolean result = false;
  55. + try {
  56. + result = mTorchService.onStartingTorch(cameraId);
  57. -+ } catch (RemoteException ea) {
  58. ++ } catch (RemoteException e) {
  59. + }
  60. + if (!result) {
  61. + throw new InitializationException("Camera is busy", null);
  62. Is packages/apps/Torch patched for 'Revert "Make torch shutdown by camera usage work' ?.. Yes
  63. Checking if patch packages/apps/Torch/0002-Revert-Make-torch-shutdown-by-camera-usage-work-prop.patch matches commit eefd5c9... Yes, it matches
  64. Is packages/apps/Torch patched for 'Revert "Torch: signal to framework TorchService not to' ?.. Yes
  65. Checking if patch packages/apps/Torch/0003-Revert-Torch-signal-to-framework-TorchService-not-to.patch matches commit 3164c86... Yes, it matches
  66. Is system/vold patched for 'Use kernel driver instead of FUSE driver Based on' ?.. Yes
  67. Checking if patch system/vold/0001-EXFAT-Use-kernel-driver-instead-of-FUSE-driver.patch matches commit b08eb88... Yes, it matches
  68. Applying patches: done
  69. Updating overlay
  70. including vendor/cm/vendorsetup.sh
  71. including sdk/bash_completion/adb.bash
  72. including vendor/cm/bash_completion/git.bash
  73. including vendor/cm/bash_completion/repo.bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement