Searched refs:qemu (Results 1 - 2 of 2) sorted by relevance

/system/core/rootdir/etc/
H A Dinit.goldfish.sh41 # call 'qemu-props' to set system properties from the emulator.
43 /system/bin/qemu-props
47 setprop ro.qemu.init.completed 1
/system/core/init/
H A Dinit.c64 static char qemu[32]; variable
572 if (!strcmp(name,"qemu")) {
573 strlcpy(qemu, value, sizeof(qemu));
910 if (qemu[0])

Completed in 648 milliseconds