Run the .sh script imx6q anroid, without using init.rc in android.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Run the .sh script imx6q anroid, without using init.rc in android.

580 Views
dipakdesai
Contributor I

I want to run the script on boot up imx6q android. I found this can be achieved by adding service on init.rc file. but to change init.rc you need to mount boot.img and unmount it. Is there any alternate to do that without chanign init.rc file.

Labels (2)
0 Kudos
Reply
1 Reply

494 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

I do not think that is possible to make that. However, you can modify the init.rc file without mounting and unmounting the boot.img. You only need to add the script to the init.rc file before the Android build.

Best Regards,

Diego.

0 Kudos
Reply