diff options
author | Malcolm Chen <refuhoo@google.com> | 2019-12-27 16:49:44 -0800 |
---|---|---|
committer | Malcolm Chen <refuhoo@google.com> | 2020-01-02 15:27:33 -0800 |
commit | 8a8b12009311e9a01d0c3c464a9b556a76cce1bd (patch) | |
tree | d1706c721be9cbc5abd5bfb3f1334841bad92a0d /config | |
parent | 742715cf838fed0acaaaf56edec496d32722d3b3 (diff) |
[Telephony Mainline] Make newFromBundle and fillInNotifierBundle System
API
The APIs are used in several placed where listens to
SERVICE_STATE_CHANGE broadcast.
Bug: 140908357
Test: build
Change-Id: I84543dbb056694d975799c7959c7ed66e286c530
Diffstat (limited to 'config')
-rw-r--r-- | config/boot-image-profile.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/boot-image-profile.txt b/config/boot-image-profile.txt index 652669c9f54e..4d0acb3c2330 100644 --- a/config/boot-image-profile.txt +++ b/config/boot-image-profile.txt @@ -14142,7 +14142,6 @@ HSPLandroid/telephony/ServiceState;->convertNetworkTypeBitmaskToBearerBitmask(I) HSPLandroid/telephony/ServiceState;->copyFrom(Landroid/telephony/ServiceState;)V HSPLandroid/telephony/ServiceState;->describeContents()I HSPLandroid/telephony/ServiceState;->equals(Ljava/lang/Object;)Z -HSPLandroid/telephony/ServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V HSPLandroid/telephony/ServiceState;->getCdmaDefaultRoamingIndicator()I HSPLandroid/telephony/ServiceState;->getCdmaEriIconIndex()I HSPLandroid/telephony/ServiceState;->getCdmaEriIconMode()I |