[misc]: change LOG_TAG to MODULE_TAG

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@109 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-14 07:45:42 +00:00
parent 5ab2877839
commit c16cbe7909
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "vpu_api_legacy"
#define MODULE_TAG "vpu_api"
#include <string.h>