mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-11 12:00:07 +08:00
[inc]: change LOG_TAG to MODULE_TAG for more general usage
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@38 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "rk_malloc_test"
|
||||
#define MODULE_TAG "rk_malloc_test"
|
||||
#include "rk_log.h"
|
||||
#include "rk_malloc.h"
|
||||
|
||||
|
Reference in New Issue
Block a user