Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84f36b53 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Fix jarjar rule for LocalLog am: ba640c5e am: 19b17e76 am: 98892c8d am: 5056f8ee

Original change: https://android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/1353484

Change-Id: Ic77648f62d05ed06d91e173111a8fe9ebf3ba3cd
parents 85e61711 5056f8ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@ rule com.android.net.module.util.** com.android.networkstack.util.@1
# TODO: move DhcpResults into services.net and delete from here
rule android.net.DhcpResultsParcelable* @0
rule android.net.DhcpResults* android.net.networkstack.DhcpResults@1
rule android.net.LocalLog* android.net.networkstack.LocalLog@1
rule android.util.LocalLog* android.net.networkstack.util.LocalLog@1

rule android.util.IndentingPrintWriter* android.net.networkstack.util.AndroidUtilIndentingPrintWriter@1