Advertisement
Guest User

Untitled

a guest
Aug 5th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.59 KB | None | 0 0
  1. # repo init -u git://github.com/mer-hybris/android.git -b hybris-13.0
  2. # repo init -u https://android.googlesource.com/platform/manifest -b android-6.0.1_r80
  3. # cd .repo
  4. # git clone https://github.com/sonyxperiadev/local_manifests
  5. # cd local_manifests
  6. # git checkout m-mr1
  7. # cd ../..
  8. (copy vender from zip)
  9. # repo sync --fetch-submodules
  10.  
  11. # make -j4 hybris-hal
  12. ...including ./vendor/sony-oss/thermanager/Android.mk ...
  13. including ./vendor/sony-oss/timekeep/Android.mk ...
  14. including ./vendor/sony/loire-common/proprietary/Android.mk ...
  15. make: *** No rule to make target 'hybris-hal'.  Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement