commit | 297017d1548530a0444637b02e01371ba3acf7b6 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Mar 29 16:37:14 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Mar 29 16:38:55 2016 -0600 |
tree | ad29a056398fba5efd59bd7a29e95d311e78b24b | |
parent | cd57599273738c30cc209894d1f87731c9defb16 [diff] |
AccessibilityNodeInfo shouldn't touch extras. The extras may contain custom Parcelables which aren't in the system's default classpath, so touching them would end up clobbering the contents. Update code to leave the parcelled data untouched inside the bundle until someone tries reading the extras. Bug: 27897919 Change-Id: I99381dd50c9a0e8887667076362ea98805f0437c