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

Commit 98892c8d 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

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

Change-Id: Ie9615c68dc4227f508d69042ceb16912c6a67bc7
parents 160a9ad7 19b17e76
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