-- Merging decision tree log ---
manifest
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:2:1-27:12
	package
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:3:5-50
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
	android:versionName
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
	xmlns:android
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:2:11-69
	android:versionCode
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
uses-feature#android.hardware.camera
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:5:5-7:34
	android:required
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:7:9-32
	android:name
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:6:9-47
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:8:5-9:67
	android:name
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:9:9-65
application
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:11:5-25:19
MERGED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:animated-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\84b4c7fdd6468c0304c27a8b169f74fa92cc07e9\output\AndroidManifest.xml:26:5-20
MERGED from [com.android.support:support-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\6309cb3d30833ad9edf038bb0b325017f4da9536\output\AndroidManifest.xml:26:5-20
MERGED from [com.android.support.constraint:constraint-layout:1.0.2] C:\Users\Patrice\.android\build-cache\476a302f437e1dcf35d4e098dee3db8e52107c3f\output\AndroidManifest.xml:9:5-20
MERGED from [com.google.android.gms:play-services-vision:9.8.0] C:\Users\Patrice\.android\build-cache\84fe8fafba6def0980d7570fe942a93cf2aac1bc\output\AndroidManifest.xml:4:5-19
MERGED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:18:5-20:19
MERGED from [com.google.android.gms:play-services-tasks:9.8.0] C:\Users\Patrice\.android\build-cache\cb0d06bea5d9db337f5e83d39b466df8ac0d12ba\output\AndroidManifest.xml:4:5-19
MERGED from [com.google.android.gms:play-services-basement:9.8.0] C:\Users\Patrice\.android\build-cache\71a6cea3814b22e81d5c4f9c8b162642bc03e4ba\output\AndroidManifest.xml:19:5-21:19
MERGED from [com.android.support:support-v4:25.3.1] C:\Users\Patrice\.android\build-cache\efc901e55b6a72c0d9d9584b55e4ce0cb58c2704\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:support-fragment:25.3.1] C:\Users\Patrice\.android\build-cache\2368efa82ee610321a7cf84853d853c438012b0e\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:support-media-compat:25.3.1] C:\Users\Patrice\.android\build-cache\125e726ec692e98da892c90880af5061018bb9db\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:support-core-ui:25.3.1] C:\Users\Patrice\.android\build-cache\ba9a5072bd1e4e7540956c514b721cad9690c003\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:support-core-utils:25.3.1] C:\Users\Patrice\.android\build-cache\252e75168d220de63333c5f2c0f19cbc25b22b60\output\AndroidManifest.xml:29:5-20
MERGED from [com.android.support:support-compat:25.3.1] C:\Users\Patrice\.android\build-cache\472eaeb45d3c5596a799ca9d0b4fad9be0454507\output\AndroidManifest.xml:29:5-20
	android:label
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:14:9-41
	android:supportsRtl
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:16:9-35
	android:roundIcon
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:15:9-54
	android:allowBackup
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:12:9-35
	android:icon
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:13:9-43
	android:theme
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:17:9-40
activity#com.example.patrice.capture_photo02.MainActivity
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:18:9-24:20
	android:name
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:18:19-47
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:19:13-23:29
action#android.intent.action.MAIN
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:20:17-69
	android:name
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:20:25-66
category#android.intent.category.LAUNCHER
ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:22:17-77
	android:name
		ADDED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml:22:27-74
uses-sdk
INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml reason: use-sdk injection requested
MERGED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:21:5-23:78
MERGED from [com.android.support:animated-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\84b4c7fdd6468c0304c27a8b169f74fa92cc07e9\output\AndroidManifest.xml:20:5-44
MERGED from [com.android.support:support-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\6309cb3d30833ad9edf038bb0b325017f4da9536\output\AndroidManifest.xml:20:5-43
MERGED from [com.android.support.constraint:constraint-layout:1.0.2] C:\Users\Patrice\.android\build-cache\476a302f437e1dcf35d4e098dee3db8e52107c3f\output\AndroidManifest.xml:5:5-7:41
MERGED from [com.google.android.gms:play-services-vision:9.8.0] C:\Users\Patrice\.android\build-cache\84fe8fafba6def0980d7570fe942a93cf2aac1bc\output\AndroidManifest.xml:3:5-42
MERGED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:17:5-42
MERGED from [com.google.android.gms:play-services-tasks:9.8.0] C:\Users\Patrice\.android\build-cache\cb0d06bea5d9db337f5e83d39b466df8ac0d12ba\output\AndroidManifest.xml:3:5-42
MERGED from [com.google.android.gms:play-services-basement:9.8.0] C:\Users\Patrice\.android\build-cache\71a6cea3814b22e81d5c4f9c8b162642bc03e4ba\output\AndroidManifest.xml:17:5-42
MERGED from [com.android.support:support-v4:25.3.1] C:\Users\Patrice\.android\build-cache\efc901e55b6a72c0d9d9584b55e4ce0cb58c2704\output\AndroidManifest.xml:21:5-23:54
MERGED from [com.android.support:support-fragment:25.3.1] C:\Users\Patrice\.android\build-cache\2368efa82ee610321a7cf84853d853c438012b0e\output\AndroidManifest.xml:21:5-23:60
MERGED from [com.android.support:support-media-compat:25.3.1] C:\Users\Patrice\.android\build-cache\125e726ec692e98da892c90880af5061018bb9db\output\AndroidManifest.xml:21:5-23:63
MERGED from [com.android.support:support-core-ui:25.3.1] C:\Users\Patrice\.android\build-cache\ba9a5072bd1e4e7540956c514b721cad9690c003\output\AndroidManifest.xml:21:5-23:58
MERGED from [com.android.support:support-core-utils:25.3.1] C:\Users\Patrice\.android\build-cache\252e75168d220de63333c5f2c0f19cbc25b22b60\output\AndroidManifest.xml:21:5-23:61
MERGED from [com.android.support:support-compat:25.3.1] C:\Users\Patrice\.android\build-cache\472eaeb45d3c5596a799ca9d0b4fad9be0454507\output\AndroidManifest.xml:21:5-23:58
	tools:overrideLibrary
		ADDED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:23:9-75
	android:targetSdkVersion
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
	android:minSdkVersion
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
		INJECTED from F:\WORKAREA_ANDROID_STUDIO\capture_photo02\app\src\main\AndroidManifest.xml
meta-data#android.support.VERSION
ADDED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:animated-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\84b4c7fdd6468c0304c27a8b169f74fa92cc07e9\output\AndroidManifest.xml:22:5-24:34
MERGED from [com.android.support:support-vector-drawable:25.3.1] C:\Users\Patrice\.android\build-cache\6309cb3d30833ad9edf038bb0b325017f4da9536\output\AndroidManifest.xml:22:5-24:34
MERGED from [com.android.support:support-v4:25.3.1] C:\Users\Patrice\.android\build-cache\efc901e55b6a72c0d9d9584b55e4ce0cb58c2704\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:support-fragment:25.3.1] C:\Users\Patrice\.android\build-cache\2368efa82ee610321a7cf84853d853c438012b0e\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:support-media-compat:25.3.1] C:\Users\Patrice\.android\build-cache\125e726ec692e98da892c90880af5061018bb9db\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:support-core-ui:25.3.1] C:\Users\Patrice\.android\build-cache\ba9a5072bd1e4e7540956c514b721cad9690c003\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:support-core-utils:25.3.1] C:\Users\Patrice\.android\build-cache\252e75168d220de63333c5f2c0f19cbc25b22b60\output\AndroidManifest.xml:25:5-27:34
MERGED from [com.android.support:support-compat:25.3.1] C:\Users\Patrice\.android\build-cache\472eaeb45d3c5596a799ca9d0b4fad9be0454507\output\AndroidManifest.xml:25:5-27:34
	android:value
		ADDED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:27:9-31
	android:name
		ADDED from [com.android.support:appcompat-v7:25.3.1] C:\Users\Patrice\.android\build-cache\d1f58853600d9edcbdd526c9f875ff960058bdaa\output\AndroidManifest.xml:26:9-47
activity#com.google.android.gms.common.api.GoogleApiActivity
ADDED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:19:9-172
	android:exported
		ADDED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:19:146-170
	android:theme
		ADDED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:19:86-145
	android:name
		ADDED from [com.google.android.gms:play-services-base:9.8.0] C:\Users\Patrice\.android\build-cache\cfc93155598f061ab5ce8b7e1aa48b0c3182226b\output\AndroidManifest.xml:19:19-85
meta-data#com.google.android.gms.version
ADDED from [com.google.android.gms:play-services-basement:9.8.0] C:\Users\Patrice\.android\build-cache\71a6cea3814b22e81d5c4f9c8b162642bc03e4ba\output\AndroidManifest.xml:20:9-121
	android:value
		ADDED from [com.google.android.gms:play-services-basement:9.8.0] C:\Users\Patrice\.android\build-cache\71a6cea3814b22e81d5c4f9c8b162642bc03e4ba\output\AndroidManifest.xml:20:66-119
	android:name
		ADDED from [com.google.android.gms:play-services-basement:9.8.0] C:\Users\Patrice\.android\build-cache\71a6cea3814b22e81d5c4f9c8b162642bc03e4ba\output\AndroidManifest.xml:20:20-65
