Sign in
android
/
platform
/
external
/
autotest
/
refs/heads/android-s-qpr3-beta-1
/
.
/
site_utils
/
admin
/
scripts
/
fixperms.sh
blob: d2903fcd275682ad67354aba928d74e960bcd8c4 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
chmod
-
R o
+
r
/
usr
/
local
/
autotest
find
/
usr
/
local
/
autotest
/
-
type d
|
xargs chmod o
+
x
chmod o
+
x
/
usr
/
local
/
autotest
/
tko
/*.
cgi