[Pivotian <[EMAIL PROTECTED]>]
> 
> Does we need QEMU and Goldfish related stuffs while porting android to
> real hardwares?

No.  They are only used for by emulator.  The goldfish platform is the
"virtual hardware" that Android runs on in the emulator.

There are some parts of the userspace system that are still checking for
QEMU related things, but these will hopefully fade over time.  Explicit
checks for the emulator environment are bugs in the sense that the
platform should not be conditionalized like this -- either the emulator
should just provide the needed devices or it should provide libraries to
provide shims for emulator-specific stuff.

Brian



--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to