Commit Graph

4 Commits

Author SHA1 Message Date
Andy Hung
e9eb03e9db MediaUtils: Move MemoryLeakTrackUtil.h to the proper library.
Test: dumpsys sanity check of mediaserver, audioflinger, drmmanager
Bug: 149850236
Change-Id: I7a3694444de0f940beacb699bc6f07ebb6a7cc7d
2020-04-06 09:48:59 -07:00
Christopher Ferris
7a3180d3c8 Use bionic platform headers.
Bug: 130763340

Test: Builds.
Change-Id: I8cabd441431cd357bf2842bb40809db5a3ad171e
2019-09-11 19:08:13 -07:00
Christopher Ferris
bd0195ecac Move to android_mallopt for malloc debug calls.
Bug: 130028357

Test: Enable backtrace for mediaserver, run dumpsys media.player -m
Change-Id: I75adddfc5048f732ee7ec27c17192efd5857af38
2019-04-17 17:51:37 -07:00
Marco Nelissen
538ec5e04f Split libmedia into libmedia and libaudioclient
This makes it so audioserver doesn't need to link against the entire libmedia,
which has dependencies on camera, ICU, OpenGL and other things that aren't
needed for audio.

Test: build/boot

Change-Id: I99ba1a3dc3b33ca9b3abd98e7519dbf228ee62af
2016-11-04 12:14:36 -07:00