[Settings] Unable to display disabled SIM (part 2)
1. Disabled SIMs are accessed through getAvailableSubscriptionInfoList() API. 2. Support of DSDS enable/disable runtime change intent detection 3. Add support for AutoCloseable Bug: 144172733 Test: Manual Change-Id: Ibce65c854aee2ae07ca94cbdd4bd2ce656f5f2c8
This commit is contained in:
@@ -101,7 +101,7 @@ public class ActiveSubsciptionsListenerTest {
|
||||
|
||||
@After
|
||||
public void cleanUp() {
|
||||
mListener.stop();
|
||||
mListener.close();
|
||||
}
|
||||
|
||||
private class ActiveSubsciptionsListenerImpl extends ActiveSubsciptionsListener {
|
||||
|
Reference in New Issue
Block a user