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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

930 次查看
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.

标签 (2)
0 项奖励
回复
1 回复

844 次查看
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 项奖励
回复