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

Commit 5056f8ee 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

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

Change-Id: If4047ff66861ea213b844a91e902fec4d36d5816
parents 50009f8e 98892c8d
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