diff options
author | Malcolm Chen <refuhoo@google.com> | 2019-12-27 16:49:44 -0800 |
---|---|---|
committer | Malcolm Chen <refuhoo@google.com> | 2020-01-08 14:03:55 -0800 |
commit | 538fd0d4775723dac40eb97b190408831dfb307f (patch) | |
tree | 6422f66e6e3c21c5eea619e9df464886217e8ae1 /config | |
parent | b9446af563b4ff97e22c81ae474ab158e02af66d (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
Merged-In: 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 2ac8409f8e1a..773942c8b753 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 |