Skip to content

thepasto/android_device_acer_salsa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First look at http://wiki.cyanogenmod.com/index.php?title=Compile_CyanogenMod_for_Passion to download dependencies and cyanogensource code



Add this device tree to cyanogenmod sources so you get

  <cyanogenrootfolder>/device/acer/liquid/
  <cyanogenrootfolder>/vendor/acer/liquid/
  <cyanogenrootfolder>/patches

Apply all the patches in <cyanogenrootfolder>/patches

   i.e patch -p1 < FILENAME.diff

(if you have already modify your tree and patches can't be applied, run:
   repo forall -c git reset --hard)

You can now start building :) 










//commands (from <cyanogenrootfolder>)

source build/envsetup.sh && brunch liquid

About

CM Acer Liquid Devicetree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.8%
  • C 24.6%
  • Shell 13.2%
  • Perl 2.4%