I would suggest writing a dummy libaudio. The interface you would need to implement is in hardware/libhardware_legacy/include/ hardware_legacy. There is a version for emulator in the generic product build - you could possibly use that as well.
On Jun 17, 8:54 am, "Mads Andreasen" <[email protected]> wrote: > Hi > > I'm trying to port Android to an AT91SAM9293, and I'm missing libaudio.so. So > the AudioFlinger cannot be built. > > I actually don't care about sound, because my device will not make use of it. > So how can I disable the sound subsystem from the Android build? > > -------------------------------------------------------- > > Mads Andreasen, Consultant > > Data Respons A/S > > Ellekær 6 > > DK-2730 Herlev, , Denmark > > Tel: +45 88 32 75 00 Fax: +45 88 32 75 01 > > Dir: +45 20 86 10 90 Mob: +45 20 86 10 90 > > [email protected] > > -------------------------------------------------------- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
