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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,219件の閲覧回数
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 返信

1,133件の閲覧回数
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 件の賞賛
返信