Exception when applying the two new icon shapes

Removed android:targeName from manifest

Fixes: 152816801
Test: manual
Change-Id: I5457269e98b27b875c96d45ab3d5b858e8908715
This commit is contained in:
Jay Aliomer
2020-04-15 18:23:27 -04:00
parent 0081f25310
commit b34e770f85
5 changed files with 0 additions and 6 deletions

View File

@@ -45,8 +45,6 @@ LOCAL_REQUIRED_MODULES := \
IconPackRoundedSettingsOverlay \
IconPackRoundedSystemUIOverlay \
IconPackRoundedThemePickerOverlay \
IconShapeFlowerOverlay \
IconShapeHexagonOverlay \
IconShapeRoundedRectOverlay \
IconShapeSquircleOverlay \
IconShapeTeardropOverlay \

View File

@@ -19,7 +19,6 @@
android:versionName="1.0">
<overlay
android:targetPackage="android"
android:targetName="IconShapeCustomization"
android:category="android.theme.customization.adaptive_icon_shape"
android:priority="1"/>

View File

@@ -21,7 +21,6 @@
android:versionName="1.0">
<overlay
android:targetPackage="android"
android:targetName="IconShapeCustomization"
android:category="android.theme.customization.adaptive_icon_shape"
android:priority="1"/>

View File

@@ -20,7 +20,6 @@
android:versionName="1.0">
<overlay
android:targetPackage="android"
android:targetName="IconShapeCustomization"
android:category="android.theme.customization.adaptive_icon_shape"
android:priority="1"/>

View File

@@ -21,7 +21,6 @@
android:versionName="1.0">
<overlay
android:targetPackage="android"
android:targetName="IconShapeCustomization"
android:category="android.theme.customization.adaptive_icon_shape"
android:priority="1"/>