Project

General

Profile

DeprecatedPortingGuideS5PC110 » History » Revision 2

Revision 1 (Paul Kocialkowski, 02/28/2012 10:53 PM) → Revision 2/18 (Paul Kocialkowski, 02/29/2012 12:34 PM)

h1. PortingGuideS5PC110 

 *This guide assumes your phone has a S5PC110/Exynos 3110 SoC* 

 h2. Upstream status of the device 

 * is the device on CM already? 
 * is there a CM non-official rom with code? 
 * what to import? 
 * vendor setting 
 * consideratino regarding the amount of work when writing from scratch 

 h2. Investigate the hardware side 

 * extract-files.sh 
 * service manual 

 h2. Get the source and build a kernel image 

 * getting replicant sources 
 * adding the 3rd party repos if any 
 * add kernel: where the find the kernels? 
   - official feeds 
   - the ones on GIT (teamhacksung, better ask CM people) 
   - 3rd party projects 
 * add kernel to product files on vendor/replicant 

 * change ro.modversion on product vendor file