Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. adb push libgps.so /system/lib/
  2. adb push libgpsem.so /system/lib/
  3. adb push libloc.so /system/lib/
  4. adb push libloc_api.so /system/lib/
  5. adb push libloc_ext.so /system/lib/
  6. adb push libloc-rpc.so /system/lib/
  7. adb push loc_parameter.ini /system/etc/
  8. adb push gps.conf /system/etc/
  9. adb push loc_api_app /system/bin/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement