MediaUtils: Move MemoryLeakTrackUtil.h to the proper library.

Test: dumpsys sanity check of mediaserver, audioflinger, drmmanager
Bug: 149850236
Change-Id: I7a3694444de0f940beacb699bc6f07ebb6a7cc7d
This commit is contained in:
Andy Hung
2020-04-04 14:08:23 -07:00
parent 95ec1b8ea4
commit e9eb03e9db
6 changed files with 5 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
#include <utils/Log.h>
#include <private/android_filesystem_config.h>
#include <media/MemoryLeakTrackUtil.h>
#include <mediautils/MemoryLeakTrackUtil.h>
#include <errno.h>
#include <utils/threads.h>