Skip to content
mifl edited this page Jan 25, 2013 · 18 revisions

Pantech presto wiki!

Repository created to porting CyanogenMod to the device Pantech Burst P9070 (presto).

Dependencies:

To compile the ROM correctly you should add to your "local_manifest.xml" the following repositories:

Device repository: <project name="PrestoTeam/android_device_pantech_presto" path="device/pantech/presto" remote="github" revision="jellybean" />

Kernel repository: <project name="PrestoTeam/android_kernel_pantech_p9070" path="kernel/pantech/p9070" remote="github" revision="jellybean" />

Vendor repository (optional): <project name="PrestoTeam/android_vendor_pantech_presto" path="vendor/pantech/presto" remote="github" revision="jellybean" />

Current status:

Device tree works in progress.

Information and links:

You can find more information at the following links:

Clone this wiki locally