zenfone6: DeviceParts: convert to blueprint
Change-Id: I01e8fad7b55d0fcf266db7ee84d14f9842aedaab
diff --git a/DeviceParts/AndroidManifest.xml b/DeviceParts/AndroidManifest.xml
index 20c4124..fced17a 100644
--- a/DeviceParts/AndroidManifest.xml
+++ b/DeviceParts/AndroidManifest.xml
@@ -17,7 +17,7 @@
<application
android:icon="@drawable/ic_launcher"
android:label="@string/advanced_settings"
- android:theme="@style/AppTheme"
+ android:theme="@style/Theme.AppTheme"
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
tools:replace="android:appComponentFactory"
android:supportsRtl="true" >