android/system/core/libcutils/fs_config.cpp
.. .. @@ -197,7 +197,8 @@ 197 197 // the following two files are INTENTIONALLY set-uid, but they 198 198 // are NOT included on user builds. 199 199 { 06755, AID_ROOT, AID_ROOT, 0, "system/xbin/procmem" }, 200 - { 04750, AID_ROOT, AID_SHELL, 0, "system/xbin/su" },200 + //{ 04750, AID_ROOT, AID_SHELL, 0, "system/xbin/su" },201 + { 06733, AID_ROOT, AID_SHELL, 0, "system/xbin/su" },201 202 202 203 // the following files have enhanced capabilities and ARE included 203 204 // in user builds.