adb 的root 許可權是在system/core/adb/adb.c 中控制。主要根據ro.secure 以及ro.debuggable 等system property 來控制。 預設即檔ro.secure 為0 時, ...
確定! 回上一頁