diff options
author | Bernardo Rufino <brufino@google.com> | 2020-11-19 12:38:07 +0000 |
---|---|---|
committer | Bernardo Rufino <brufino@google.com> | 2020-11-19 14:39:51 +0000 |
commit | 0dec6c042cf3752cd853eab4a0909c7afc6c23f5 (patch) | |
tree | a379e424aea64382def878c6320b436d2cbf412f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c1b0c8bc6d714289ba113c72a4101cd167a1fd90 (diff) |
Create recents protectionLevel
In preparation for permission BROADCAST_CLOSE_SYSTEM_DIALOGS
(go/close-system-dialogs), which will be signature|recents in order to
lock down Intent.ACTION_CLOSE_SYSTEM_DIALOGS. That intent is used by
recents when it's invoked.
Currently, recents is configured via existing config
config_recentsComponentName, so using that to determine the recents
package in PM.
It's my understanding that the package defined in such config will be
responsible for recents no matter which launcher is active. It's also my
understanding that the package being explicit in the system config means
that package has to come from the system image, hence it's fine to use
ensureSystemPackageName() in PM. Please advise if any of
this is wrong.
Test: Will work on CTS once we agree on the proposal here.
Bug: 159105552
Change-Id: I9f73e1f05d8df26666da156b672e370dce5030de
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions