Advertisement
Crostantin

Step

Apr 14th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. first
  2.  
  3. cd external/bluetooth/bluedroid
  4. git remote add Saber https://gitlab.com/SaberMod/android-external-bluetooth-bluedroid.git
  5. git fetch Saber
  6. git checkout Saber/android-5-1
  7.  
  8. second, in precuilt/gcc/arm/
  9.  
  10. git clone git@gitlab.com:SaberMod/arm-linux-androideabi-4.8.git
  11. (should ask to you the passprahse)
  12. * rename it arm-linux-androideabi-4.8-Saber
  13.  
  14. cp -r arm-linux-androideabi-4.8-Saber arm-linux-androideabi-4.8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement