Last active
August 29, 2015 14:04
-
-
Save marduk191/abcb9c6e258f0c6e5aec to your computer and use it in GitHub Desktop.
Presto Cm11 local manifest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was a temporary file and it has been centralized. You can get instructions on the wiki. | |
https://github.com/PantechDevTeam/PantechDevTeam.github.io/wiki |
updated, tested for accuracy
In my proposal: qcom-common to msm8x60-common. In line with the new names of the repositories.
Changes added, someone look over that and make sure I only needed one change for
<project name="PantechDevTeam/android_device_pantech_msm8x60-common" path="device/pantech/qcom-common" remote="github" />
added the changes to vendor
<project name="PantechDevTeam/android_vendor_pantech_msm8x60-common" path="vendor/pantech/qcom-common" remote="github" />
fixed the local path derps lol
*problem solved
@shaheerkv That is an error before we merged the base changes a long time ago. You shouldn't use the alternative unless the one in the repo doesn't work with your build, we update to upstream as well. We use our own repos because we need patches for this device. This works, it's been tested numerous times at this point. This compiles perfectly as of this morning.
Added to the wiki. https://github.com/PantechDevTeam/PantechDevTeam.github.io/wiki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I removed kernel revision in my proposal