olegsvs / android_device_archos_persimmon_3_10_65

device tree for mt6735m Archos 50 Cobalt x32
https://vk.com/smart_rom
GNU General Public License v2.0
14 stars 8 forks source link

Device repository for Archos 50 Cobalt (CyanogenMod)

For Stock 3.10.65 kernel

Это дерево создано на основе работы @divis1969 , без него ничего бы не было.

Getting Started

Initialize a repository with CyanogenMode:

repo init -u git://github.com/CyanogenMod/android.git -b cm-14.1

Sync sources:

repo sync

Build the code:

cd device
mkdir archos
cd archos
git clone https://github.com/olegsvs/android_device_archos_persimmon_3_10_65 persimmon
cd persimmon/patches
. apply-patches.sh
cd vendor
mkdir archos
cd archos
git clone https://github.com/olegsvs/android_vendor_archos_persimmon_3_10_65 persimmon
cd ../../
source build/envsetup.sh
breakfast persimmon
make -j 4 bacon

Current state

Known Issues