Skip to content
Commit b0c01ad4 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Use android.util.IndentingPrintWriter instead

This only replaces
  com.android.internal.util.IndentingPrintWriter
with
  android.util.IndentingPrintWriter
in InputMethodManagerService since the former was already deprecated
and the later is what's currently recommended [1].

Other than that there is no behavior change.

 [1]: Idd2bfa027733ef384b5a676866a89fb3c35b06cb
      f800b70d

Bug: 171827834
Test: presubmit
Change-Id: I176f9da16be8953b6fea6e391c88a32dd2746f49
parent e1608458
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment