Files
frameworks_base/core/java/android/view
Abodunrinwa Toki ba196c5a3d Do not parcel legacy TextClassification fields
If we depend on legacyIntent, then TextClassifierService implementations
will have to always popuplate a deprecated field.
To avoid breaking legacy clients, the returned legacyOnClickListener should
represent the first pendingIntent (i.e. primary action) that was parcelled.

Bug: 78340399
Test: atest CtsViewTestCases:TextClassificationManagerTest
Test: atest FrameworksCoreTests:TextClassificationTest
Test: manual check with a TCS that only sets non-deprecated fields vs a
legacy TC client
Change-Id: I41d27a65f1ede6369dd2a66d92b2210edb0d11e2
2018-05-10 19:42:55 +01:00
..
2018-01-24 09:11:49 +09:00
2017-10-16 21:27:54 +01:00
2018-03-21 16:42:59 -07:00
2018-02-14 16:36:16 -08:00
2018-02-12 17:30:02 -08:00
2018-04-17 15:59:50 +02:00