• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android-x86 manifest


Commit MetaInfo

Revisión2932ad7986e2e78a370ca14c3aac305fea38b13a (tree)
Tiempo2018-01-20 03:26:18
AutorJayant Chowdhary <jchowdhary@goog...>
CommiterJayant Chowdhary

Log Message

Add clang-tools to aosp-master.

clang-tools is needed for tools based on clang / LLVM which should be in
sync with the toolchain's version.

Test: repo sync -j128 fetches clang-tools

Change-Id: Iaa22dd47ac679e8097be9c7b386767d2ca0e5305

Cambiar Resumen

Diferencia incremental

--- a/default.xml
+++ b/default.xml
@@ -581,6 +581,7 @@
581581 <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" groups="pdk" clone-depth="1" />
582582 <project path="prebuilts/checkcolor" name="platform/prebuilts/checkcolor" groups="pdk" clone-depth="1" />
583583 <project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk" clone-depth="1" />
584+ <project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" groups="pdk" clone-depth="1" />
584585 <project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" />
585586 <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" />
586587 <project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" />