summaryrefslogtreecommitdiff
path: root/jarjar-rules-shared.txt
diff options
context:
space:
mode:
author Lorenzo Colitti <lorenzo@google.com> 2020-01-14 14:52:00 +0900
committer Aaron Huang <huangaaron@google.com> 2020-02-21 14:50:50 +0800
commitc3b47810c5813fadec3934ed86600ddf14f2ab03 (patch)
tree08941eccb1db361c71d1adeb971e63066b1882fa /jarjar-rules-shared.txt
parentf10bf7edbdd005f0b1290674a59217d500d0f4ba (diff)
Use NetworkFactory from frameworks/libs/net.
This allows Telephony to avoid depending on hidden API for NetworkFactory. Test: atest FrameworksTelephonyTests Bug: 138306002 Change-Id: Idb12389069c4c95bf09dc835186358ebeb1f9d76 Merged-In: Idb12389069c4c95bf09dc835186358ebeb1f9d76 (clean cherry-pick from internal branch)
Diffstat (limited to 'jarjar-rules-shared.txt')
-rw-r--r--jarjar-rules-shared.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/jarjar-rules-shared.txt b/jarjar-rules-shared.txt
index aa887daab6..3c6ff91017 100644
--- a/jarjar-rules-shared.txt
+++ b/jarjar-rules-shared.txt
@@ -1,3 +1,4 @@
+rule android.net.NetworkFactory* com.android.internal.telephony.NetworkFactory@1
rule android.os.RegistrantList* com.android.internal.telephony.RegistrantList@1
rule android.os.Registrant* com.android.internal.telephony.Registrant@1
rule android.hidl.** android.internal.hidl.@1