diff options
author | Satakshi <satakshir@google.com> | 2019-10-23 17:31:07 -0700 |
---|---|---|
committer | Satakshi Rana <satakshir@google.com> | 2019-10-24 17:46:22 +0000 |
commit | c45d86fc1574c6466cc2d29e9b47dc82a29e20c6 (patch) | |
tree | ef61132c526e30bf30720e53f926381c8bd6baa1 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | a9da1921f05a09bed597cb4c6b13d9e55f384e8c (diff) |
Allow passing the bitmap to ContentSuggestionsService via the extras Bundle
This change creates a constant in ContentSuggestionsManager, which will
be used to pass a hardware bitmap to ContentSuggestionsService.
In the presence of this key in the request extras, we skip taking a
snapshot in ContentSuggestionsPerUserService.
Bitmap is extracted from reading this value from extras in
ContentSuggestionsService.
Test: Manually tested this code in the debugger to verify that snapshot
is not taken when constant is provided in extras.
Change-Id: I4a464d5188bd3eac9afb4ac223611dccab01510f
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions