Home
last modified time | relevance | path

Searched refs:shell (Results 1 – 25 of 82) sorted by relevance

1234

/device/amlogic/yukawa/
Dinit.yukawa.usb.rc3 mkdir /config/usb_gadget/g1 0770 shell shell
4 mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell
15 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
16 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
18 mkdir /dev/usb-ffs 0775 shell shell
19 mkdir /dev/usb-ffs/adb 0770 shell shell
Dinit.recovery.hardware.rc3 mkdir /config/usb_gadget/g1 0770 shell shell
4 mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell
13 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
14 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
16 mkdir /dev/usb-ffs 0775 shell shell
17 mkdir /dev/usb-ffs/adb 0770 shell shell
62 group shell log readproc
63 seclabel u:r:shell:s0
/device/linaro/hikey/
Dinit.recovery.common.rc6 group shell log readproc
7 seclabel u:r:shell:s0
15 mkdir /config/usb_gadget/g1 0770 shell shell
29 mkdir /config/usb_gadget/g1/configs/b.1 0777 shell shell
31 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
Dinit.common.usb.rc3 mkdir /config/usb_gadget/g1 0770 shell shell
4 mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell
18 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
19 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
23 mkdir /dev/usb-ffs 0775 shell shell
24 mkdir /dev/usb-ffs/adb 0770 shell shell
/device/ti/beagle_x15/
Dinit.beagle_x15board.usb.rc2 mkdir /config/usb_gadget/g1 0770 shell shell
3 mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell
12 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
13 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
18 mkdir /dev/usb-ffs 0775 shell shell
19 mkdir /dev/usb-ffs/adb 0770 shell shell
Dinit.recovery.hardware.rc6 group shell log readproc
7 seclabel u:r:shell:s0
/device/linaro/poplar/sepolicy/
Dtee.te1 # allow run xtest as shell
2 domain_auto_trans(shell, tee_exec, tee);
3 allow shell tee_exec:file { getattr execute read open execute_no_trans };
4 ## allow shell tee_data_file:file { create write open getattr unlink read };
5 ## allow shell tee_data_file:dir { write add_name remove_name rename search };
6 ## allow shell tee_data_file:chr_file { read write open ioctl };
8 allow tee shell:fd { use };
Dshell.te1 allow shell rootfs:file { getattr read open };
2 allow shell vendor_file:file { execute getattr open read execute_no_trans };
3 # allow shell vendor_toolbox_exec:file { execute getattr };
4 allow shell sysfs_hisi:file { getattr read open};
/device/generic/car/tools/
Drun_local_avd.sh95 adb shell pm list features
99 adb shell pm list packages --show-versioncode | grep google
100 adb shell pm list packages --show-versioncode | grep vending
104 adb shell "cat /proc/meminfo"
108 adb shell getprop
109 adb shell ps
/device/linaro/poplar/optee/
Doptee.rc3 mkdir /data/tee 0775 shell shell
4 mkdir /data/tee/optee_armtz 0775 shell shell
/device/google/cuttlefish/guest/hals/camera/
DAndroid.mk43 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -lt 27; echo $$?))
49 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -le 22; echo $$?))
58 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -le 26; echo $$?))
101 enable_emulated_camera3 = $(shell test $(PLATFORM_SDK_VERSION) -ge 23 && echo yes)
102 enable_emulated_camera2 = $(shell test $(PLATFORM_SDK_VERSION) -ge 19 && echo yes)
106 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 24; echo $$?))
112 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 21; echo $$?))
154 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 24; echo $$?))
/device/google/bonito/
Dinit.recovery.hardware.rc7 mkdir /config/usb_gadget/g1 0770 shell shell
21 mkdir /config/usb_gadget/g1/configs/b.1 0777 shell shell
23 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
/device/linaro/dragonboard/
Dinit.common.usb.rc3 mkdir /config/usb_gadget/g1 0770 shell shell
4 mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell
17 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
18 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
22 mkdir /dev/usb-ffs 0775 shell shell
23 mkdir /dev/usb-ffs/adb 0770 shell shell
/device/linaro/poplar/vendor/
Dinit.poplar.usb.rc2 mkdir /dev/usb-ffs 0770 shell shell
3 mkdir /dev/usb-ffs/adb 0770 shell shell
5 mkdir /config/usb_gadget/g1 0770 shell shell
19 mkdir /config/usb_gadget/g1/configs/b.1 0770 shell shell
20 mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell
Dueventd.poplar.rc6 /dev/tee0 0666 shell shell
7 /dev/teepriv0 0666 shell shell
/device/google/cuttlefish/tools/
Dupload_via_ssh.py23 shell=True)
34 shell=True)
44 shell=True)
52 shell=True)
Dupload_to_gce_and_run.py29 shell=True)
36 shell=True)
49 shell=True)
55 shell=True)
/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp332 void zxdg_shell_v6_destroy(wl_client*, wl_resource* shell) { in zxdg_shell_v6_destroy() argument
334 << " shell=" << shell; in zxdg_shell_v6_destroy()
336 wl_resource_destroy(shell); in zxdg_shell_v6_destroy()
342 wl_resource* shell, in zxdg_shell_v6_create_positioner() argument
345 << " shell=" << shell in zxdg_shell_v6_create_positioner()
359 wl_resource* shell, in zxdg_shell_v6_get_xdg_surface() argument
363 << " shell=" << shell in zxdg_shell_v6_get_xdg_surface()
375 void zxdg_shell_v6_pong(wl_client*, wl_resource* shell, uint32_t serial) { in zxdg_shell_v6_pong() argument
377 << " shell=" << shell in zxdg_shell_v6_pong()
/device/generic/goldfish-opengl/
DAndroid.mk81 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -gt 25 && echo isApi26OrHigher),isApi26OrHigher)
89 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 18 && echo PreJellyBeanMr2),PreJellyBeanMr2)
94 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 16 && echo PreJellyBean),PreJellyBean)
102 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -gt 27 && echo isApi28OrHigher),isApi28OrHigher)
166 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -gt 28 -o $(IS_AT_LEAST_QPR1) = true && echo isApi29OrHi…
/device/generic/goldfish/sepolicy/common/
Dshell.te1 allow shell serial_device:chr_file rw_file_perms;
2 allow shell kernel:system module_request;
/device/linaro/hikey/sepolicy/
Dshell.te2 allow shell tmpfs:file r_file_perms;
3 allow shell sysfs:file r_file_perms;
/device/google/taimen/sepolicy/
Dshell.te2 allow shell sysfs_touch:dir search;
3 allow shell sysfs_touch_shell:file rw_file_perms;
/device/google/cuttlefish/shared/config/
Dinit.recovery.rc6 group shell log readproc
7 seclabel u:r:shell:s0
/device/google/cuttlefish/tests/wifi/
DAndroid.mk15 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 24; echo $$?))
27 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 28; echo $$?))
/device/google/cuttlefish/tests/ril/
DAndroid.mk15 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 24; echo $$?))
28 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 28; echo $$?))

1234