Skip to content

Commit

Permalink
proprietary-files: Use xt1033 specific libril.so
Browse files Browse the repository at this point in the history
Change-Id: Ide516a0a3727aa6ebbe6625c91f62f9c33e5bcd9
  • Loading branch information
dhacker29 committed Mar 18, 2014
1 parent 8a4da62 commit 65a9c6d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions device-proprietary-files.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# proprietary file list
# bin/filename
xt1033/lib/libril.so
xt1033/vendor/lib/libril-qc-qmi-1.so
1 change: 0 additions & 1 deletion releasetools.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@

def FullOTA_InstallEnd(info):
info.script.AppendExtra('ifelse(is_substring("0x5", getprop("ro.boot.radio")), run_program("/sbin/sh", "-c", "busybox cp -R /system/xt1033/* /system/"));')
info.script.AppendExtra('delete_recursive("/system/xt1033");')

0 comments on commit 65a9c6d

Please sign in to comment.