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

Commit f40d6ca6 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov Committed by Remi NGUYEN VAN
Browse files

Migrate to public IndentingPrintWriter

Clean cherry-pick of internal change.
This only adds the jarjar rule to avoid conflicts.

Test: adb shell dumpsys network_stack
Merged-In: I9a0d87ac19b5c21991b6b54626df0ee3f7c2b077

Change-Id: I9a0d87ac19b5c21991b6b54626df0ee3f7c2b077
parent 8ff01a1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,3 +11,5 @@ rule android.net.shared.InetAddressUtils* android.net.networkstack.shared.InetAd
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.IndentingPrintWriter* android.net.networkstack.util.AndroidUtilIndentingPrintWriter@1