/device/amlogic/yukawa/ |
D | init.yukawa.usb.rc | 3 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
|
D | init.recovery.hardware.rc | 3 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/ |
D | init.recovery.common.rc | 6 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
|
D | init.common.usb.rc | 3 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/ |
D | init.beagle_x15board.usb.rc | 2 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
|
D | init.recovery.hardware.rc | 6 group shell log readproc 7 seclabel u:r:shell:s0
|
/device/linaro/poplar/sepolicy/ |
D | tee.te | 1 # 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 };
|
D | shell.te | 1 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/ |
D | run_local_avd.sh | 95 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/ |
D | optee.rc | 3 mkdir /data/tee 0775 shell shell 4 mkdir /data/tee/optee_armtz 0775 shell shell
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Android.mk | 43 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/ |
D | init.recovery.hardware.rc | 7 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/ |
D | init.common.usb.rc | 3 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/ |
D | init.poplar.usb.rc | 2 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
|
D | ueventd.poplar.rc | 6 /dev/tee0 0666 shell shell 7 /dev/teepriv0 0666 shell shell
|
/device/google/cuttlefish/tools/ |
D | upload_via_ssh.py | 23 shell=True) 34 shell=True) 44 shell=True) 52 shell=True)
|
D | upload_to_gce_and_run.py | 29 shell=True) 36 shell=True) 49 shell=True) 55 shell=True)
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_shell.cpp | 332 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/ |
D | Android.mk | 81 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/ |
D | shell.te | 1 allow shell serial_device:chr_file rw_file_perms; 2 allow shell kernel:system module_request;
|
/device/linaro/hikey/sepolicy/ |
D | shell.te | 2 allow shell tmpfs:file r_file_perms; 3 allow shell sysfs:file r_file_perms;
|
/device/google/taimen/sepolicy/ |
D | shell.te | 2 allow shell sysfs_touch:dir search; 3 allow shell sysfs_touch_shell:file rw_file_perms;
|
/device/google/cuttlefish/shared/config/ |
D | init.recovery.rc | 6 group shell log readproc 7 seclabel u:r:shell:s0
|
/device/google/cuttlefish/tests/wifi/ |
D | Android.mk | 15 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/ |
D | Android.mk | 15 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 24; echo $$?)) 28 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 28; echo $$?))
|