summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFeng Cao <fengcao@google.com>2020-03-03 19:03:05 -0800
committerFeng Cao <fengcao@google.com>2020-03-09 17:32:31 -0700
commit88872971a7da6b828a32140a2cf2a5cc3b7222b2 (patch)
tree90e9716e2b4abf41b2125e6df78807b72b060150 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3a68e2d0de5ddd41ccfebde05a18587e4056834b (diff)
Create InlineAction class to wrap the IntentSender and the presentation
* Before this change, we were putting the action intent in the Slice, but we realize that's not the best place as slice is only meant for data representation, and intent does not fall into that * This patch includes the code to actually fire the pending intent when action suggestion is clicked. However, it'll only work if the fill service have the SYSTEM_ALERT_WINDOW permission for the intent to be fired when it is in the background. We will move it to be fired from the client foreground app in a separate patch Test: manual verification Test: atest android.autofillservice.cts.inline Bug: 150499490 Change-Id: I411a7ee05e783f7de94a54064c44a6126afe0b12
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions