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

Skip to content
Commit b4dbc2d4 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Replace hidden Parcel.(read|write)CharSequence usages

This CL replaces above hidden API usages with below:
 - read: TextUtils.CHAR_SEQUENCE_CREATOR.createFromParcel
 - write: TextUtils.writeToParcel

The hidden APIs actually call those replacements, so this is safe to do.

Bug: 119783509
Test: mmm . (under frameworks/av/packages/MediaComponents)
Change-Id: Ifb3b432bee7ee072bbd544cb067749f073e5917a
parent c9f262d6
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