Merge "Add a log tag"

This commit is contained in:
Glenn Kasten 2012-04-06 14:50:42 -07:00 committed by Android (Google) Code Review
commit 485744e694

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>