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:
@@ -45,8 +45,6 @@ LOCAL_REQUIRED_MODULES := \
|
||||
IconPackRoundedSettingsOverlay \
|
||||
IconPackRoundedSystemUIOverlay \
|
||||
IconPackRoundedThemePickerOverlay \
|
||||
IconShapeFlowerOverlay \
|
||||
IconShapeHexagonOverlay \
|
||||
IconShapeRoundedRectOverlay \
|
||||
IconShapeSquircleOverlay \
|
||||
IconShapeTeardropOverlay \
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user