platform_system_core/include
Arman Uguray 0aee2ac3a0 system/audio.h: Make function inline
This patch makes the audio_device_address_to_parameter inline. All of the other
helpers defined in this header are inline functions except for this one and this
causes compile failures when -Werror=unused-function is used.

BUG=21339022

Change-Id: I7db58bf7bed3b89b6752ec2cd2c1f358ba2a4d89
2015-05-29 16:12:31 -07:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Add offset to map data. 2015-05-06 12:50:09 -07:00
cutils Fix gettid() on Windows. 2015-04-29 17:13:32 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log logcat: liblog: Add "usec" format argument 2015-05-12 15:51:46 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge LibNativeBridge: Version 2 2015-05-14 20:20:49 -07:00
netutils Revert "Remove netcfg's unused options." 2015-02-03 19:56:35 +00:00
private libcutils: add fs_config_generate 2015-04-15 16:43:07 -07:00
system system/audio.h: Make function inline 2015-05-29 16:12:31 -07:00
sysutils Extend to receive NFLOG packets. 2015-01-15 12:50:59 -08:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils Mark time conversion functions as constexpr 2015-04-20 15:06:01 +01:00
ziparchive Add close_file flag to OpenArchiveFd() 2015-01-30 17:57:13 -08:00