Re-enabling testShortcutIconWithTheme

> Updating shortcut id incache the icon cache was the culprit

Bug: 260722220
Test: Verified locally
Change-Id: I0e6bc9b06d1b99e33cb9b1a248647d54bf47dea4
This commit is contained in:
Sunny Goyal
2023-01-04 12:34:49 -08:00
parent 39688d2d61
commit 62ea1f1cb7
3 changed files with 3 additions and 5 deletions

View File

@@ -280,7 +280,7 @@
</intent-filter>
</activity-alias>
<activity-alias android:name="Activity15" android:exported="true"
android:label="ThemeIconTestActivity"
android:label="IconThemedActivity"
android:icon="@drawable/test_theme_icon"
android:targetActivity="com.android.launcher3.testcomponent.OtherBaseTestingActivity">
<intent-filter>