commit | 34730f654d492d1fc2a12fddcaea6bdd9881d19d | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Thu Dec 15 16:43:30 2022 -0800 |
committer | Jack Yu <jackyu@google.com> | Sat Dec 17 00:39:50 2022 +0000 |
tree | 3f59cb3555e2cfe5b224ef36514ed933a9fbf77f | |
parent | 818be438cda73d54e8c7842075da5aee27c1992d [diff] |
Exposed getAllSubscriptionInfoList and getSubscriptionId 1. Added getAllSubscriptionInfoList for getting all the subscriptions from the subscription database. 2. Added getSubscriptionId for getting the active subscription id from the specified slot. 3. Deprecated getSubscriptionIds, which is imposible to return more than one subscription in today's implementation. Fix: 261041952 Test: Manual + CTS Change-Id: I9396f8e329ecec815d7a4aecba0d10c1a2a9c8c7