Remove a duplicate log message

Also log a running process that exits with a non-zero exit code as
a warning.

Bug: 378111505
Test: n/a
Change-Id: I95b7352868c987b4fac82112c9166889a9cd03fc
1 file changed
tree: 005e456d15d48a0ab3bf0dc28bfc318df7062c36
  1. .idea/
  2. adb-proxy/
  3. adblib/
  4. adblib-ddmlibcompatibility/
  5. adblib-tools/
  6. annotations/
  7. apkparser/
  8. app-inspection/
  9. apps/
  10. aspects_agent/
  11. backup/
  12. bazel/
  13. build-analyzer/
  14. build-system/
  15. chunkio/
  16. chunkio-processor/
  17. common/
  18. ddmlib/
  19. debugger-tests/
  20. debuggers/
  21. deploy/
  22. device-provisioner/
  23. device_validator/
  24. draw9patch/
  25. dynamic-layout-inspector/
  26. echo-sample/
  27. emulator/
  28. environment-services/
  29. external-annotations/
  30. fakeadbserver/
  31. fakeandroid/
  32. firebase/
  33. flags/
  34. game-tools/
  35. gmaven/
  36. gradle-upgrade/
  37. intellij-bazel/
  38. intellij-native/
  39. jaxb-inheritance-plugin/
  40. jdwp-packet/
  41. jdwp-scache/
  42. jdwp-tracer/
  43. jobb/
  44. journeys/
  45. kexter/
  46. kotlin-multiplatform-models/
  47. layoutlib-api/
  48. layoutlib-extensions/
  49. leakcanarylib/
  50. legacy/
  51. lint/
  52. manifest-parser/
  53. misc/
  54. mlkit-common/
  55. multipreview-asm/
  56. ninepatch/
  57. owners/
  58. perf-logger/
  59. perflib/
  60. pixelprobe/
  61. preview/
  62. process-monitor/
  63. profgen/
  64. profiler/
  65. repository/
  66. resource-repository/
  67. sdk-common/
  68. sdklib/
  69. signflinger/
  70. standalone-render/
  71. studio-grpc-testutils/
  72. testing-infrastructure/
  73. testutils/
  74. third_party/
  75. threading-agent/
  76. threading-agent-callback/
  77. tracer/
  78. transport/
  79. usb-devices/
  80. utp/
  81. vector-drawable-tool/
  82. wizard/
  83. yourkit-controller/
  84. zipflinger/
  85. .editorconfig
  86. .gitattributes
  87. .gitignore
  88. adt.iml
  89. BUILD.bazel
  90. contributing.md
  91. navbar.md
  92. PREUPLOAD.cfg
  93. README.md
  94. source.md
  95. studio.md
README.md

tools/base

This project contains:

  • Common libraries that are shared between any of the IDE (Android Studio), the build system (The Android Gradle Plugin) and SDK components that will be released from studio-main (e.g. the standalone SDK manager). This includes:
    • Instant-run-libraries
    • SDK management libraries
    • The manifest merger
    • Common libraries
    • Common test utilites
  • The build system
  • The new profiler