Updating manifest entry as per API changes
Bug: 34174006 Change-Id: I905532ba44a8898c9c17476f9f75bc309eeb7b41
This commit is contained in:
parent
f3d02e4716
commit
8b2002e280
|
@ -92,7 +92,8 @@
|
|||
android:autoRemoveFromRecents="true"
|
||||
android:label="@string/action_add_to_workspace" >
|
||||
<intent-filter>
|
||||
<action android:name="android.content.pm.action.CONFIRM_PIN_ITEM" />
|
||||
<action android:name="android.content.pm.action.CONFIRM_PIN_SHORTCUT" />
|
||||
<action android:name="android.content.pm.action.CONFIRM_PIN_APPWIDGET" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
|
Loading…
Reference in New Issue