Remove test code

This commit is contained in:
solohsu 2019-02-22 22:37:34 +08:00
parent 15508e21c6
commit 65c1064620
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ static const char* kPathPrefixWhitelist[] = {
"/system/app/",
"/system/priv-app/",
"/vendor/app/",
"/vendor/priv-app/",
"/dev/binder"
"/vendor/priv-app/"
};
static const char* kFdPath = "/proc/self/fd";