Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 31) sorted by relevance

12

/system/core/rootdir/
Dinit.rc57 chmod 0664 /dev/stune/tasks
58 chmod 0664 /dev/stune/foreground/tasks
66 chmod 0775 /config/sdcardfs
137 chmod 0666 /dev/cpuctl/tasks
144 chmod 0666 /dev/cpuctl/bg_non_interactive/tasks
192 chmod 0775 /dev/cpuset/system-background
194 chmod 0664 /dev/cpuset/foreground/tasks
195 chmod 0664 /dev/cpuset/foreground/boost/tasks
196 chmod 0664 /dev/cpuset/background/tasks
197 chmod 0664 /dev/cpuset/system-background/tasks
[all …]
Dinit.usb.rc8 chmod 0660 /sys/class/android_usb/android0/f_mass_storage/lun/file
10 chmod 0660 /sys/class/android_usb/android0/f_rndis/ethaddr
/system/tpm/attestation/server/
Dattestationd.conf27 chmod 775 /mnt/stateful_partition/unencrypted/preserve
/system/connectivity/shill/
Dcertificate_file.cc124 if (chmod(root_directory_.value().c_str(), in WriteFile()
150 if (chmod(output_file.value().c_str(), in WriteFile()
DTESTING76 chmod +x /data/nativetest/shill_test/shill_test
/system/connectivity/apmanager/init/
Dapmanager-seccomp-mips.policy53 chmod: 1
Dapmanager-seccomp-x86.policy69 chmod: 1
Dapmanager-seccomp-arm.policy81 chmod: 1
Dapmanager-seccomp-amd64.policy88 chmod: 1
/system/tpm/tpm_manager/server/
Dtpm_manager-seccomp-amd64.policy55 chmod: 1
/system/connectivity/shill/init/
Dshill.conf.in59 chmod a+r /var/cache/shill/default.profile
65 chmod -R u+rwX,g+rX,o+rX /var/lib/dhcpcd
/system/update_engine/
Domaha_response_handler_action.cc143 chmod(deadline_file_.c_str(), S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in PerformAction()
/system/sepolicy/
Dinit.te99 # mkdir, symlink, write, rm/rmdir, chown/chmod, restorecon/restorecon_recursive from init.rc files.
100 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
119 # chown/chmod on pseudo files.
123 # chown/chmod on devices.
Dnetd.te10 # triggered by chmod on a directory or file owned by a group other
Dmls67 # Also constrain other forms of manipulation, e.g. chmod/chown, unlink, rename, etc.
/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver.cc309 chmod(psk_file_.value().c_str(), S_IRUSR | S_IWUSR) || in InitPSKOptions()
356 chmod(xauth_credentials_file_.value().c_str(), S_IRUSR | S_IWUSR) || in InitXauthOptions()
/system/core/libcutils/
Dfs.c96 if (TEMP_FAILURE_RETRY(chmod(path, mode)) == -1) { in fs_prepare_path_impl()
/system/update_engine/common/
Dtest_utils.h82 return chmod(path.c_str(), mode); in Chmod()
/system/extras/perfprofd/
Dperfprofdcore.cc517 chmod(encoded_file_path, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH); in encode_to_proto()
694 chmod(produced_file_path.c_str(), in post_process()
/system/update_engine/sample_images/
Dgenerate_images.sh194 sudo chmod +x "${mntdir}"/postinst "${mntdir}"/bin/*
/system/bt/
DREADME.md44 chmod a+x ./gn
/system/vold/
DExt4Crypt.cpp551 if (chmod(path.c_str(), 0000) != 0) { in emulated_lock()
565 if (chmod(path.c_str(), mode) != 0) { in emulated_unlock()
/system/core/init/
Dinit.cpp472 chmod("/proc/cmdline", 0440); in process_kernel_cmdline()
/system/bt/osi/src/
Dconfig.c357 if (chmod(temp_filename, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP) == -1) { in config_save()
/system/core/adb/
Dsysdeps.h375 #define chmod adb_chmod macro

12