Skip to content

Instantly share code, notes, and snippets.

@manuelmorales
Created June 28, 2012 21:26
Show Gist options
  • Select an option

  • Save manuelmorales/3014013 to your computer and use it in GitHub Desktop.

Select an option

Save manuelmorales/3014013 to your computer and use it in GitHub Desktop.
Edit build.prop on Samsung Galaxy S (Captivate GT-i9000) with Cyanogenmod CM7
Install Rom Toolbox Lite => Performance => Edit build.prop
To fix Viber sound
From http://forum.xda-developers.com/showthread.php?t=1557988
ro.product.name: GT-i9000 => SGH-i9000
ro.product.model: GT-i9000 => SGH-i9000
To install CM9
ro.product.device "GT-i9000" => "captivate" (or captivatemd, SGH-I896)
ro.build.product == "captivate" (or captivatemd, SGH-I896)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment