Home
last modified time | relevance | path

Searched refs:remount (Results 1 – 25 of 40) sorted by relevance

12

/system/connectivity/wifilogd/
Druntests.sh39 if adb remount | grep 'disable-verity'; then
45 adb remount
/system/connectivity/wificond/
Druntests.sh40 if adb remount | grep 'disable-verity'; then
46 adb remount
/system/bt/vendor_libs/test_vendor_lib/scripts/
Dbuild_and_run.sh99 adb shell mount -o remount,rw /
100 adb remount
/system/core/libutils/tests/
DREADME.txt6 adb remount
/system/vold/fs/
DVfat.h32 bool remount, bool executable, int ownerUid, int ownerGid, int permMask,
DVfat.cpp117 bool remount, bool executable, int ownerUid, int ownerGid, int permMask, in Mount() argument
129 flags |= (remount ? MS_REMOUNT : 0); in Mount()
DExt4.h32 bool remount, bool executable);
DExt4.cpp133 bool remount, bool executable) { in Mount() argument
144 flags |= (remount ? MS_REMOUNT : 0); in Mount()
/system/core/libnativeloader/test/
Druntest.sh3 adb remount
/system/tools/aidl/
Druntests.sh37 adb remount
/system/tools/aidl/tests/java_app/
DREADME7 $ adb remount && adb sync
/system/media/audio_utils/tests/
Dbuild_and_run_all_unit_tests.sh18 adb root && adb wait-for-device remount
/system/sepolicy/prebuilts/api/27.0/public/
Dsdcardd.te7 allow sdcardd sdcardfs:filesystem remount;
Dvold.te43 allow vold sdcard_type:filesystem { mount remount unmount }; # TODO: deprecated in M
165 # vold needs to chroot into app namespaces to remount when runtime permissions change
Dkernel.te41 # remount filesystems read-only. /data is not mounted at this point,
/system/sepolicy/prebuilts/api/26.0/public/
Dsdcardd.te7 allow sdcardd sdcardfs:filesystem remount;
Dvold.te40 allow vold sdcard_type:filesystem { mount remount unmount }; # TODO: deprecated in M
162 # vold needs to chroot into app namespaces to remount when runtime permissions change
Dkernel.te41 # remount filesystems read-only. /data is not mounted at this point,
/system/sepolicy/prebuilts/api/28.0/public/
Dsdcardd.te7 allow sdcardd sdcardfs:filesystem remount;
Dvold.te51 allow vold sdcard_type:filesystem { mount remount unmount }; # TODO: deprecated in M
190 # vold needs to chroot into app namespaces to remount when runtime permissions change
Dkernel.te41 # remount filesystems read-only. /data is not mounted at this point,
/system/sepolicy/public/
Dsdcardd.te7 allow sdcardd sdcardfs:filesystem remount;
Dvold.te51 allow vold sdcard_type:filesystem { mount remount unmount }; # TODO: deprecated in M
190 # vold needs to chroot into app namespaces to remount when runtime permissions change
/system/core/init/test_service/
DREADME.md36 adb remount
/system/extras/tests/sdcard/
DREADME17 adb remount

12