Clone this repo:
  1. b977c29 Updating Android XR Headset Template by Amy Zeppenfeld · 29 hours ago mirror-goog-studio-main
  2. 57a1d18 DeployerRunner: Migrate more of `DeviceHolder` by Alexander Demurov · 31 hours ago
  3. de1ddfd Add integration test verifying workspace relocation up-to-dateness by nsdj · 32 hours ago
  4. a99cf1f Assume `View.post*` and `Handler.post*` are safe from any thread by Phil Nguyen · 33 hours ago
  5. 18d18fd Remove unneeded JvmOverloads annotation in LintParallelBuildService by Paige Mcauliffe · 34 hours ago

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