12 lines
580 B
JSON
12 lines
580 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(awk '/^vt / {print $2, $3}' D:/face_sdk/app/src/main/assets/face_picture_3dmax.obj)",
|
|
"Bash(awk 'BEGIN{minu=99;maxu=-99;minv=99;maxv=-99} {if\\($1<minu\\)minu=$1; if\\($1>maxu\\)maxu=$1; if\\($2<minv\\)minv=$2; if\\($2>maxv\\)maxv=$2} END{print \"u:\",minu,maxu,\" v:\",minv,maxv}')",
|
|
"Bash(python -c \"from PIL import Image; print\\(Image.open\\('D:/face_sdk/example/src/main/assets/pic/4ex.png'\\).size\\)\")",
|
|
"Bash(python -c ' *)",
|
|
"Bash(python -c \"import sys; print\\(sys.executable\\)\")"
|
|
]
|
|
}
|
|
}
|