diff options
author | Tony Mak <tonymak@google.com> | 2019-03-22 12:01:50 +0000 |
---|---|---|
committer | Tony Mak <tonymak@google.com> | 2019-04-04 10:24:34 +0000 |
commit | fdb3554e5e44779c01e47f63250e504e857f0d5b (patch) | |
tree | da90fdc93a611f1b2c8ef548ffdacadc144f32a6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0454f3b8aefdf1387468a96e6de60530fcf55f83 (diff) |
Stores serialized entity data to the extras
libtextclassifier (native side) will serialize the extra entity information
(like parsed datetime) into a byte array and passed it to framework.
Framework puts it to the extras Bundle of result object, i.e. TextClassification
and ConversationActions.
In the future, we will provide a library (maybe AndroidX) to deserialize the
string and return structured objects.
BUG: 129119759
Test: atest frameworks/base/core/tests/coretests/src/android/view/textclassifier/
Change-Id: I8091a1038691419825f5d6da3562b8ba81787dc7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions