summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2022-01-12 14:27:25 +0100
committerNikita Ioffe <ioffe@google.com>2022-01-21 01:05:46 +0000
commit9c9045241a4da37b94617fa24a2be2013931fe62 (patch)
tree593e2c09727f6033b2328688c1ec505d6c35353e /core/java/android/inputmethodservice/InputMethodService.java
parentb46b145d77bfd3181cd31affdab08b352f8e6b40 (diff)
Add a new UID range for supplemental processes.
These are processes that are spawned alongside regular app processes. They have their own UID range, such that they can be properly isolated from applications. Add some APIs in Process that allows the system and mainline modules to verify that a particular UID belongs to a supplemental process, and to map between the supplemental process and the corresponding app process. Bug: 215012578 Test: N/A Change-Id: I02aaaa1c2bcf9d141ddc97747eb6d7edd52d7b92
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions