From fa78f0656ed55837a68996411aef616e965af65d Mon Sep 17 00:00:00 2001 From: Nick Chalko Date: Tue, 22 Jan 2019 08:40:58 -0800 Subject: Compile everything at once for dagger. Test: m LiveTv Change-Id: Ice444535ef163955c0ce03933780428f5c177a64 --- AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 50db5536..43c2a3e3 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,8 +16,10 @@ --> + @@ -77,7 +79,8 @@ android:icon="@drawable/ic_tv_app" android:label="@string/app_name" android:supportsRtl="true" - android:theme="@style/Theme.TV" > + android:theme="@style/Theme.TV" + tools:replace="android:appComponentFactory">