how to remove root user(su) from android file system

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

how to remove root user(su) from android file system

1,112 次查看
shilesh_babu
Contributor II

Dear NXP,

I am using android8.0 aosp for imx6dq board, but it have with root-user permission.

can you please let us know, how to remove this from file system.

Best Regards,

S BABU

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

1,053 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello S Babu,

Changes are you have built a userdebug image, which includes root access. You may build an image with buildtype as “user” which has no root access and it’s meant for production.

You can see more details on the Android documentation:

https://source.android.com/setup/build/building

I hope this helps!
Regards,

0 项奖励