AOSPA-L/android_device_motorola_osprey

Name: android_device_motorola_osprey

Owner: AOSPAL (Lollipop)

Description: Device tree for 2015 Moto G (osprey)

Created: 2015-08-21 22:05:22.0

Updated: 2015-08-21 22:05:23.0

Pushed: 2015-08-21 22:20:24.0

Homepage: null

Size: 1049

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CM12.1 tree for Moto G (2015)

Dependencies:
 apt-get install bison build-essential curl flex git gnupg gperf libesd0-dev liblz4-tool libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop openjdk-6-jdk openjdk-6-jre pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev
 apt-get install g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev schedtool libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 zlib1g lib32z1 lib32bz2-1.0

You also need the repo tool for cloning Android source trees.

Set up and get the repo:
r ~/cm12.1-tree
/cm12.1-tree
 init -u git://github.com/CyanogenMod/android.git -b cm-12.1
r -p .repo/local_manifests

Create a file .repo/local_manifests/osprey.xml and paste this in:

l version="1.0" encoding="UTF-8"?>
ifest>
<project name="MotoG3/android_device_motorola_osprey" path="device/motorola/osprey" remote="github" revision="cm-12.1" />
<project name="MotoG3/android_vendor_motorola_osprey" path="vendor/motorola/osprey" remote="github" revision="cm-12.1" />
<project name="MotoG3/android_kernel_motorola_msm8916" path="kernel/motorola/msm8916" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_external_mm-dash" path="external/mm-dash" remote="github" />
<project name="CyanogenMod/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
nifest>

Then fetch the repositories

 sync
Building:
ce build/envsetup.sh
kfast osprey
 clean
ch osprey

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.