HomeSort by relevance Sort by last modified time
    Searched refs:bootanim (Results 1 - 10 of 10) sorted by null

  /device/generic/goldfish/
init.ranchu-core.sh 3 #init cannot access ro.kernel.android.bootanim,
5 bootanim=`getprop ro.kernel.android.bootanim`
6 case "$bootanim" in
9 *) setprop vendor.qemu.android.bootanim 0
init.goldfish.sh 60 boot_anim=`getprop ro.kernel.android.bootanim`
  /external/toolchain-utils/binary_search_tool/android/
boot_test.sh 21 status=`adb shell getprop init.svc.bootanim | tr -d '[:space:]'`
  /frameworks/base/cmds/bootanimation/
Android.mk 47 LOCAL_INIT_RC := bootanim.rc
  /system/sepolicy/prebuilts/api/26.0/private/
property_contexts 89 ctl.bootanim u:object_r:ctl_bootanim_prop:s0
  /system/sepolicy/prebuilts/api/27.0/private/
property_contexts 90 ctl.bootanim u:object_r:ctl_bootanim_prop:s0
  /system/sepolicy/prebuilts/api/28.0/private/
property_contexts 97 ctl.bootanim u:object_r:ctl_bootanim_prop:s0
  /system/sepolicy/private/
property_contexts 97 ctl.bootanim u:object_r:ctl_bootanim_prop:s0
  /frameworks/base/core/proto/android/os/
system_properties.proto 146 optional Status bootanim = 3;
  /device/google/wahoo/
init.hardware.rc 201 # Start services for bootanim
203 start bootanim
210 # cause services for bootanim not running.

Completed in 131 milliseconds