Add a log tag

Change-Id: If30aa8536130cf6ff9918ce97c5e4e8651ae2fef
This commit is contained in:
Glenn Kasten 2012-04-05 13:41:56 -07:00
parent 9d61b955db
commit 84ed8001d4
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* limitations under the License.
*/
#define LOG_TAG "Trace"
#include <cutils/properties.h>
#include <utils/Log.h>
#include <utils/Trace.h>