-- Merging decision tree log ---
manifest
ADDED from AndroidManifest.xml:13:1
	xmlns:android
		ADDED from AndroidManifest.xml:13:11
	package
		ADDED from AndroidManifest.xml:14:3
		INJECTED from AndroidManifest.xml:0:0
		INJECTED from AndroidManifest.xml:0:0
	android:versionName
		INJECTED from AndroidManifest.xml:0:0
		INJECTED from AndroidManifest.xml:0:0
	android:versionCode
		INJECTED from AndroidManifest.xml:0:0
		INJECTED from AndroidManifest.xml:0:0
application
ADDED from AndroidManifest.xml:16:3
MERGED from com.android.support:appcompat-v7:22.2.1:22:5
MERGED from com.android.support:support-v4:22.2.1:22:5
MERGED from com.android.support:support-v4:22.2.1:22:5
	android:label
		ADDED from AndroidManifest.xml:18:5
	android:icon
		ADDED from AndroidManifest.xml:17:5
	android:theme
		ADDED from AndroidManifest.xml:19:5
activity#com.example.android.automessagingcodelab.MainActivity
ADDED from AndroidManifest.xml:21:5
	android:label
		ADDED from AndroidManifest.xml:23:7
	android:name
		ADDED from AndroidManifest.xml:22:7
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from AndroidManifest.xml:24:7
action#android.intent.action.MAIN
ADDED from AndroidManifest.xml:25:9
	android:name
		ADDED from AndroidManifest.xml:25:17
category#android.intent.category.LAUNCHER
ADDED from AndroidManifest.xml:27:9
	android:name
		ADDED from AndroidManifest.xml:27:19
receiver#com.example.android.automessagingcodelab.MessageReadReceiver
ADDED from AndroidManifest.xml:31:5
	android:name
		ADDED from AndroidManifest.xml:31:15
intent-filter#com.example.android.automessagingcodelab.ACTION_MESSAGE_READ
ADDED from AndroidManifest.xml:32:7
action#com.example.android.automessagingcodelab.ACTION_MESSAGE_READ
ADDED from AndroidManifest.xml:33:9
	android:name
		ADDED from AndroidManifest.xml:33:17
receiver#com.example.android.automessagingcodelab.MessageReplyReceiver
ADDED from AndroidManifest.xml:37:5
	android:name
		ADDED from AndroidManifest.xml:37:15
intent-filter#com.example.android.automessagingcodelab.ACTION_MESSAGE_REPLY
ADDED from AndroidManifest.xml:38:7
action#com.example.android.automessagingcodelab.ACTION_MESSAGE_REPLY
ADDED from AndroidManifest.xml:39:9
	android:name
		ADDED from AndroidManifest.xml:39:17
service#com.example.android.automessagingcodelab.MessagingService
ADDED from AndroidManifest.xml:43:5
	android:name
		ADDED from AndroidManifest.xml:43:14
uses-sdk
INJECTED from AndroidManifest.xml:0:0 reason: use-sdk injection requested
MERGED from com.android.support:appcompat-v7:22.2.1:20:5
MERGED from com.android.support:support-v4:22.2.1:20:5
MERGED from com.android.support:support-v4:22.2.1:20:5
	android:targetSdkVersion
		INJECTED from AndroidManifest.xml:0:0
		INJECTED from AndroidManifest.xml:0:0
	android:minSdkVersion
		INJECTED from AndroidManifest.xml:0:0
		INJECTED from AndroidManifest.xml:0:0
