summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2016-10-10 21:53:05 -0500
committerPraneeth Bajjuri2016-10-21 14:00:52 -0500
commit3a2fd0af83c8f89c4ee2b952aa3bc59cd608f55a (patch)
tree244abdc1acbd047edf71695b49b360193c29dabd
parent3429628800d73da5054b775507373a0722171936 (diff)
downloadplatform-manifest-3a2fd0af83c8f89c4ee2b952aa3bc59cd608f55a.tar.gz
platform-manifest-3a2fd0af83c8f89c4ee2b952aa3bc59cd608f55a.tar.xz
platform-manifest-3a2fd0af83c8f89c4ee2b952aa3bc59cd608f55a.zip
manifest: Add TI projects
add TI device and MM projects Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--default.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 8106405..8a757b6 100644
--- a/default.xml
+++ b/default.xml
@@ -544,4 +544,16 @@
544 <project path="tools/test/connectivity" name="platform/tools/test/connectivity" /> 544 <project path="tools/test/connectivity" name="platform/tools/test/connectivity" />
545 <project path="tools/tradefederation" name="platform/tools/tradefederation" groups="notdefault,tradefed" /> 545 <project path="tools/tradefederation" name="platform/tools/tradefederation" groups="notdefault,tradefed" />
546 546
547<!-- TI addons from git.ti.com -->
548 <project path="device/ti/proprietary-open" name="android-sdk/device-ti-proprietary-open" remote="git-ti-mirror" revision="d-nougat-release" groups="ti" />
549 <project path="device/ti/jacinto6evm" name="android-sdk/device-ti-jacinto6evm" remote="git-ti-mirror" revision="d-nougat-release" groups="device,ti" />
550 <project path="device/ti/am57xevm" name="android-sdk/device-ti-am57xevm" remote="git-ti-mirror" revision="d-nougat-release" groups="device,ti" />
551
552<!-- TI MM -->
553 <project path="hardware/ti/dra7xx" name="android-sdk/platform-hardware-ti-dra7xx" remote="git-ti-mirror" revision="d-nougat-release" groups="ti" />
554<!-- <project path="external/libdrm" name="android-sdk/libdrm" remote="git-ti-mirror" revision="ti-2.4.67" groups="ti" /> -->
555 <project path="hardware/ti/ipc" name="ipc/ipcdev" remote="git-ti-mirror" revision="refs/tags/3.43.00.01" groups="ti" />
556 <project path="hardware/ti/linuxutils" name="ipc/ludev" remote="git-ti-mirror" revision="refs/tags/4.11.00.01" groups="ti" />
557 <project path="hardware/ti/dce" name="android-sdk/repo-libdce" remote="git-ti-mirror" revision="refs/tags/3.00.11.00" groups="ti" />
558
547</manifest> 559</manifest>