-- Merging decision tree log ---
manifest
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:2:1-21:12
	package
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:3:5-57
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
	android:versionName
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
	xmlns:android
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:2:11-69
	android:versionCode
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
uses-permission#android.permission.CALL_PHONE
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:4:5-68
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:4:22-66
application
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:6:5-19:19
MERGED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-v4:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-fragment:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-media-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-core-ui:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-core-utils:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:animated-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.1/AndroidManifest.xml:22:5-20
MERGED from [com.android.support:support-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.1/AndroidManifest.xml:23:5-20
MERGED from [com.android.support:support-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.1/AndroidManifest.xml:25:5-20
	android:label
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:9:9-41
	android:supportsRtl
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:10:9-35
	android:allowBackup
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:7:9-35
	android:icon
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:8:9-43
	android:theme
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:11:9-40
activity#com.example.sadievrenseker.implicit_intent.MainActivity
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:12:9-18:20
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:12:19-47
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:13:13-17:29
action#android.intent.action.MAIN
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:14:17-69
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:14:25-66
category#android.intent.category.LAUNCHER
ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:16:17-77
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml:16:27-74
uses-sdk
INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
MERGED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:21:5-23:78
MERGED from [com.android.support:support-v4:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.1/AndroidManifest.xml:21:5-23:54
MERGED from [com.android.support:support-fragment:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.1/AndroidManifest.xml:21:5-23:60
MERGED from [com.android.support:support-media-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.1/AndroidManifest.xml:21:5-23:63
MERGED from [com.android.support:support-core-ui:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.1/AndroidManifest.xml:21:5-23:58
MERGED from [com.android.support:support-core-utils:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.1/AndroidManifest.xml:21:5-23:61
MERGED from [com.android.support:animated-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.1/AndroidManifest.xml:20:5-44
MERGED from [com.android.support:support-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.1/AndroidManifest.xml:21:5-43
MERGED from [com.android.support:support-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.1/AndroidManifest.xml:21:5-23:58
	tools:overrideLibrary
		ADDED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:23:9-75
	android:targetSdkVersion
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
	android:minSdkVersion
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/Implicit_intent2/app/src/main/AndroidManifest.xml
