diff options
author | Hashcode <hashcode0f@gmail.com> | 2015-02-16 12:14:35 -0800 |
---|---|---|
committer | Hashcode <hashcode0f@gmail.com> | 2015-02-16 12:14:35 -0800 |
commit | 3a6ff3b57ef33340bb4b2b9e52d7b240ca225fb6 (patch) | |
tree | 343387ccb8bf757aa3f983cc254f1e8f3b6a3e80 /default.xml | |
parent | ef724a531ee2378d2dfedaee5fd3479896cebc8f (diff) | |
download | manifest-3a6ff3b57ef33340bb4b2b9e52d7b240ca225fb6.zip manifest-3a6ff3b57ef33340bb4b2b9e52d7b240ca225fb6.tar.gz manifest-3a6ff3b57ef33340bb4b2b9e52d7b240ca225fb6.tar.bz2 |
manifest: add new omap4 hardware repo for current device support
This repo is for devices using a kernel based on omapzoom 3.0.31 release.
Includes many updates for versions of Android which were not originally
supported by TI (beyond JBMR0):
- camera compatibilty updates
- DOMX updates and removal of duplicated OMX headers
- PVR-source is DDK 1.9@2291151
- and more
Change-Id: Ic6958751ce18e0140751a28eb1e13270d8e688a1
Signed-off-by: Hashcode <hashcode0f@gmail.com>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index b52c52a..0f29c34 100644 --- a/default.xml +++ b/default.xml @@ -421,6 +421,7 @@ <project path="hardware/ril" name="CyanogenMod/android_hardware_ril" groups="pdk" /> <project path="hardware/ril-caf" name="CyanogenMod/android_hardware_ril" groups="pdk" revision="cm-12.0-caf" /> <project path="hardware/samsung_slsi/exynos5" name="CyanogenMod/android_hardware_samsung_slsi_exynos5" /> + <project path="hardware/ti/omap4" name="CyanogenMod/android_hardware_ti_omap4" /> <project path="hardware/ti/omap4-aah" name="platform/hardware/ti/omap4-aah" groups="omap4-aah" remote="aosp" /> <project path="hardware/ti/omap4xxx" name="CyanogenMod/android_hardware_ti_omap4xxx" /> <project path="hardware/ti/wlan" name="CyanogenMod/android_hardware_ti_wlan" /> |