Skip to content
Commit 64b3fce9 authored by Naga Venkata Durga Ashok Mutyala's avatar Naga Venkata Durga Ashok Mutyala
Browse files

Remove AppWidgetManagerInternal instance before adding to global registry


of LocalServices

b/69981755 introduces AppWidgetManagerInternal and added this instance
as key in Local Services. setup() phase of Second testcase onwards
throwing IllegalStateException as the AppWidgetManagerInternal interface
already added in the global registry of LocalServices in first time setup()
phase.

Bug: 147165870
Test: atest FrameworksServicesTests:com.android.server.appwidget.AppWidgetServiceImplTest

Change-Id: I9e74b1a06e1c9a4b0ee0cad982cecaac3059f7c9
Signed-off-by: default avatarNaga Venkata Durga Ashok Mutyala <quic_nmutya@quicinc.com>
parent 8ab48123
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment