View Single Post
  #1448 (permalink)  
Old 03-04-2011, 01:48 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by steveholtam View Post
ACL, or another, I want to test the new libhtcgeneric.so file for the RIL, but I am not sure the best way to swap the new file with the old file. Could someone point me towards some instructions? I tried swapping the file using 7-zip, but that did not seem to work. Should it have?
If you are using the new full NAND build, the best way is to create a tgz named androidupdate.tgz with the folder structure as it is on the NAND. For libhtcgeneric-ril.so, the folder structure inside the tgz should be /system/lib/libhtcgeneric-ril.so

Put that in your andboot folder, reboot, and use replimenu or a custom install-seq.sh to apply it. I've removed replimenu from mine and added an androidupdate.tgz installer to init if it finds it, but I'm not sure if we want to commit that or not.
Reply With Quote