Hi,
I want to assign static ip for usb to ethernet interface, so tried adding the below lines in init.rc file, but it is not working:
additional initialization
service init.hikey /system/bin/init.hikey.sh
user root
oneshot
Can you please suggest, what is wrong in the above commands or is there any other method for assigning static IP.
Thanks