diff options
author | Andrii Kulian <akulian@google.com> | 2017-06-26 14:57:02 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2017-07-19 14:52:06 -0700 |
commit | ed76e7473f5ced22ad008beb01fd19d52998f938 (patch) | |
tree | c7b542566696c7fdca6fb7fe9289a1420b7d0761 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | b1cdb10e7c6c1c41c5a421d996f3bbee581dff36 (diff) |
VirtualDisplay wrapper with input forwarding
New version of ActivityView that doesn't use expensive
ActivityContainer, but utilizes VirtualDisplays instead.
Creation of this view is only allowed for callers who have
android.Manifest.permission.INJECT_EVENTS permission.
Launching activities into this container is restricted by
the same rules that apply to launching on VirtualDisplays:
- Owner is allowed to launch its own activities.
- If activity that's being launched is not from the same
app, then it must be embeddable and launcher must have
permission to embed.
Bug: 63338670
Test: go/wm-smoke
Change-Id: Id9a25752367ebe8e59d2fc21c5d9de5cf597ea01
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions