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

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

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

1,083 Views
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

Tags (2)
0 Kudos
1 Reply

1,024 Views
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 Kudos