summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2021-02-02 23:27:07 -0800
committerWinson Chung <winsonc@google.com>2021-03-18 20:04:49 +0000
commit2b72add7fd71eb4da271afcdbdde5f521305bb17 (patch)
treec94991f5b149a4a853802dcedac2a8f12871690a /rs/java/android/renderscript/RenderScript.java
parent932239de0be9765448c6f711b98b5de5cfc6b265 (diff)
1/ Add mechanism to expose shell feature directly (for Pip)
- Also split impl and controller for ShellInit/ShellCommandHandler (as with ag/13502602) - Example implementation of exposing a subset of the Pip interface to Launcher directly. This has the benefit of reducing unnecessary code in SysUI just to pipe calls to the Shell. The controller implements the binder interface which is collected and exposed to Launcher when it binds to the overview service and Launcher can call through the binders directly. Note: this requires the shared lib to also build with the Shell interfaces so changes to the Shell aidls will still require updating the shared lib (until the shared lib prebuilt can removed). Bug: 180074017 Test: atest WMShellUnitTests Test: Verify Pip calls from Launcher work Change-Id: Id74114da6a6a73d32c957f84fce5bbe23e87ba01
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions