OSDN Git Service

usbaudio: allow compiling for 64-bit
authorColin Cross <ccross@android.com>
Fri, 18 Apr 2014 22:41:11 +0000 (15:41 -0700)
committerColin Cross <ccross@android.com>
Fri, 18 Apr 2014 22:50:32 +0000 (15:50 -0700)
commit732b92a1d693e1bd34bdabb4a08ffd91bf4ea123
tree0111fdf4eda3a05775aa0e4b919eac9fee81f9f7
parent5685a0845ecde4a1e53684473af3de77e6641af6
usbaudio: allow compiling for 64-bit

Set -Wno-unused-parameter, which makes the directory warnings-clean
on 32-bit and 64-bit.
Remove LOCAL_32_BIT_ONLY.

Change-Id: I672d4ee8d9e70c75f9376ca60389af08f73166b8
modules/usbaudio/Android.mk