Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 18 of 18) sorted by relevance

/packages/services/Car/car_product/sepolicy/
Dqcom-usb-sh.te1 # qcom-usb-sh service
2 type qcom-usb-sh, domain;
6 init_daemon_domain(qcom-usb-sh)
9 allow qcom-usb-sh sysfs_hsic_modem_wait:file { getattr setattr };
11 # qcom.usb.sh needs to restore the context of /sys/devices/virtual/hsicctl/hsicctl0/modem_wait
13 allow qcom-usb-sh sysfs:file relabelfrom;
14 allow qcom-usb-sh sysfs_hsic_modem_wait:file relabelto;
17 allow qcom-usb-sh sysfs_usb:lnk_file read;
20 allow qcom-usb-sh sysfs_usb:dir search;
21 allow qcom-usb-sh sysfs_usb:file w_file_perms;
[all …]
Dqcom-sh.te1 # qcom-sh service
2 type qcom-sh, domain;
6 init_daemon_domain(qcom-sh)
9 set_prop(qcom-sh, ctl_quipc_igsn_prop)
10 set_prop(qcom-sh, ctl_quipc_main_prop)
12 allow qcom-sh self:capability net_admin;
15 allow qcom-sh proc_net:file w_file_perms;
17 allow qcom-sh shell_exec:file r_file_perms;
19 allow qcom-sh toolbox_exec:file rx_file_perms;
21 allow qcom-sh sysfs:file r_file_perms;
Dqcom-c_core-sh.te1 # qcom-c_core-sh service
2 type qcom-c_core-sh, domain;
6 init_daemon_domain(qcom-c_core-sh)
9 set_prop(qcom-c_core-sh, ctl_console_prop)
11 allow qcom-c_core-sh shell_exec:file r_file_perms;
13 allow qcom-c_core-sh toolbox_exec:file rx_file_perms;
15 allow qcom-c_core-sh sysfs:file r_file_perms;
Dqcom-c_main-sh.te1 # qcom-c_main-sh service
2 type qcom-c_main-sh, domain;
6 init_daemon_domain(qcom-c_main-sh)
9 set_prop(qcom-c_main-sh, ctl_qmuxd_prop)
12 set_prop(qcom-c_main-sh, ctl_netmgrd_prop)
14 allow qcom-c_main-sh shell_exec:file r_file_perms;
16 allow qcom-c_main-sh toolbox_exec:file rx_file_perms;
Dmodem-sh.te1 # modem-sh service
2 type modem-sh, domain;
6 init_daemon_domain(modem-sh)
8 allow modem-sh shell_exec:file r_file_perms;
Dfile_contexts58 /system/bin/init\.class_main\.sh u:object_r:qcom-c_main-sh_exec:s0
59 /system/bin/init\.qcom\.sh u:object_r:qcom-sh_exec:s0
60 /system/bin/init\.qcom\.bt\.sh u:object_r:config_bluetooth_exec:s0
61 /system/bin/init\.qcom\.class_core\.sh u:object_r:qcom-c_core-sh_exec:s0
62 /system/bin/init\.qcom\.modem_links\.sh u:object_r:modem-sh_exec:s0
63 /system/bin/init\.qcom\.post_boot\.sh u:object_r:qcom-post-boot_exec:s0
64 /system/bin/init\.qcom\.usb\.sh u:object_r:qcom-usb-sh_exec:s0
65 /system/bin/init\.qti\.can\.sh u:object_r:can_exec:s0
66 /system/bin/usf_post_boot\.sh u:object_r:usf-post-boot_exec:s0
Ddomain.te19 dontaudit modem-sh kernel:system module_request;
23 dontaudit qcom-c_core-sh kernel:system module_request;
24 dontaudit qcom-c_main-sh kernel:system module_request;
26 dontaudit qcom-sh kernel:system module_request;
27 dontaudit qcom-usb-sh kernel:system module_request;
Dnetmgrd.te16 # Allow execution of /system/bin/sh.
/packages/providers/MediaProvider/tools/genfiles/
Dgenfiles.sh138 echo "echo \"$(basename $entry)\" >> \"$plist\"" >> mkfiles.sh
142 echo mkfiles.sh generated. Now run:
143 grep sdcard0\/proto mkfiles.sh |sed 's/cat \/storage\/sdcard0\//adb push protos\//' | sed 's/ > .*/…
144 echo adb push mkfiles.sh /storage/sdcard0
145 echo adb shell sh /storage/sdcard0/mkfiles.sh
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterKMeans.java80 int sh = lh; in apply() local
81 while (sw > 64 && sh > 64) { in apply()
83 sh /= 2; in apply()
86 small_bm_ds = Bitmap.createScaledBitmap(large_bm_ds, sw, sh, true); in apply()
91 nativeApplyFilter(bitmap, w, h, large_bm_ds, lw, lh, small_bm_ds, sw, sh, p, mSeed); in apply()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageTinyPlanet.java155 float sh = canvas.getHeight(); in display() local
159 float nsh = sh; in display()
161 if (sw * ih > sh * iw) { in display()
162 nsw = sh * iw / ih; in display()
168 mDestRect.top = (sh - nsh) / 2; in display()
170 mDestRect.bottom = sh - mDestRect.top; in display()
DMasterImage.java211 int sh = (int) (sw * (float) mOriginalBitmapLarge.getHeight() / mOriginalBitmapLarge in loadBitmap() local
213 mOriginalBitmapSmall = Bitmap.createScaledBitmap(mOriginalBitmapLarge, sw, sh, true); in loadBitmap()
/packages/providers/CalendarProvider/tests/
DEMMA_README6 # This expects that ". build/envsetup.sh" and an appropriate "lunch"
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt13668 <5>[ 7.238403] init: Starting service 'exec 2 (/init.qcom.early_boot.sh)'...
13670 <5>[ 7.239746] init: Service 'exec 2 (/init.qcom.early_boot.sh)' (pid 173) exited with status 127
13673 <5>[ 7.247497] init: Starting service 'qcom-c_core-sh'...
13676 <5>[ 7.249847] init: Starting service 'qcom-usb-sh'...
13686 <3>[ 7.265747] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), …
13687 <5>[ 7.267272] init: Starting service 'qcom-c_main-sh'...
13692 …ath="/system/bin/toybox" dev="mmcblk0p13" ino=453 scontext=u:r:qcom-c_core-sh:s0 tcontext=u:object…
13702 <5>[ 7.284240] init: Starting service 'qcom-sh'...
13709 …com.class" name="toybox" dev="mmcblk0p13" ino=453 scontext=u:r:qcom-c_core-sh:s0 tcontext=u:object…
13710 …com.class" name="toybox" dev="mmcblk0p13" ino=453 scontext=u:r:qcom-c_core-sh:s0 tcontext=u:object…
[all …]
/packages/inputmethods/LatinIME/dictionaries/
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Den_US_wordlist.combined.gz
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...