Merge "Added shortcutlauncherdemo Initialization provider" am: 270b7c9fed
Original change: https://android-review.googlesource.com/c/platform/development/+/2585516 Change-Id: Idd6a6303d4d8d7cc64a4b62f7027c5e7a7ce488b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -44,5 +44,11 @@
|
||||
<activity android:name="PackageShortcutActivity"
|
||||
android:theme="@android:style/Theme.Holo.Light.Dialog">
|
||||
</activity>
|
||||
<!--provider entry is a workaround for b/277943394-->
|
||||
<provider
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:name="androidx.startup.InitializationProvider"
|
||||
android:authorities="com.example.android.pm.shortcutlauncherdemo.androidx-startup"
|
||||
tools:replace="android:authorities" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user