Searched refs:system (Results 1 – 25 of 43) sorted by relevance
12
3 /cache/ 770 770 system system cache cache4 /cache/... 770 770 system system cache cache8 /data/ 771 771 system system system system9 /data/* 000 744 system system system system10 /data/anr/ 000 751 root system log log11 /data/anr/... 000 662 root system log log12 /data/app/ 771 771 system system system system13 /data/app/... 644 664 system system system system14 /data/app-private/ 700 771 system system system system15 /data/dalvik-cache/ 750 771 root system root system[all …]
27 echo FAILURE: $i is present on system
22 mkdir /mnt 0775 root system31 export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin32 export LD_LIBRARY_PATH /vendor/lib:/system/lib34 export ANDROID_ROOT /system35 export ANDROID_ASSETS /system/app40 …system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/sys…43 symlink /system/etc /etc46 # Right now vendor lives on the same filesystem as system,48 symlink /system/vendor /vendor55 mkdir /system[all …]
30 /dev/uhid 0660 system net_bt_stack31 /dev/uinput 0660 system net_bt_stack32 /dev/alarm 0664 system radio33 /dev/tty0 0660 root system35 /dev/msm_hw3dm 0660 system graphics39 /dev/pmem 0660 system graphics40 /dev/pmem_adsp* 0660 system audio41 /dev/pmem_camera* 0660 system camera42 /dev/oncrpc/* 0660 root system43 /dev/adsp/* 0660 system audio[all …]
7 chown system system /sys/class/android_usb/android0/f_mass_storage/lun/file9 chown system system /sys/class/android_usb/android0/f_rndis/ethaddr
71 keystore system r83 keystore system t88 keystore system p bar94 keystore system t98 keystore system s102 keystore system s ""106 keystore system i baz quux115 keystore system s ""120 keystore system g baz181 keystore system l[all …]
2 The system/ directory is intended for pieces of the world that are the6 They should not depend on libraries outside of system/... (some of them12 Currently system/bluetooth/... and system/extra/... have some pieces
163 "3" ) cat /system/ffsdata >/dev/omap_csmi_ffs;;196 "1" ) echo -n "i" >/sys/devices/system/omap_csmi/debug;;197 "2" ) echo -n "f" >/sys/devices/system/omap_csmi/debug;;198 "3" ) echo -n "I" >/sys/devices/system/omap_csmi/debug;;199 "4" ) echo -n "F" >/sys/devices/system/omap_csmi/debug;;200 "5" ) echo -n "s" >/sys/devices/system/omap_csmi/debug;;201 "6" ) echo -n "c" >/sys/devices/system/omap_csmi/debug;;
94 Services on the system partition can instead use policy-defined transitions204 Set the SELinux system-wide enforcing status.211 Set system property <name> to <value>.230 Set the system clock base (0 if system clock ticks in GMT)248 Init updates some system properties to provide some insight into267 export PATH /sbin:/system/sbin:/system/bin268 export LD_LIBRARY_PATH /system/lib288 mount yaffs2 mtd@system /system291 import /system/etc/init.conf299 service usbd /system/bin/usbd -r[all …]
46 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libOpenMAXAL.so)47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libOpenSLES.so)55 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/framework/filterfw.jar)
47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system.img $(PRODUCT_OUT)/userdata.img)
14 rv = system(argv[1]); in main()
1 # See system/core/logcat/event.logtags for a description of the format of this file.
12 system/core/libpixelflinger
18 adb push $ANDROID_PRODUCT_OUT/system/bin/sdcard_perf_test /system/bin/sdcard_perf_test42 At the end of the test, some stats for the 'open' and 'write' system calls are written.
25 LOCAL_C_INCLUDES += system/extras/tests/include
9 system/media/camera/include
21 LOCAL_C_INCLUDES := system/extras/libublock/include
26 LOCAL_C_INCLUDES += system/extras/tests/include \
22 system/bluetooth/bluez-clean-headers
19 system/media/camera/include \
26 system/security/keystore \
9 LOCAL_C_INCLUDES += system/extras/ext4_utils
39 system/extras/tests/include \
64 int ret = system(OEM_SCRIPT_PATH); in oemInitChains()