summaryrefslogtreecommitdiff
path: root/java/src-debug
diff options
context:
space:
mode:
author Joshua Trask <joshtrask@google.com> 2023-02-09 18:26:37 +0000
committer Joshua Trask <joshtrask@google.com> 2023-02-09 21:18:24 +0000
commit031a84bc72c2f8d5483fefc24539bb5ee08d5fdc (patch)
tree3f2f0ae3a379712d4864325e69d4ad345e9cc54b /java/src-debug
parent691cfdb494fd6d4e194b1e9dc07470ab64564bfe (diff)
Remove plain `startActivity` plumbing APIs
These were unused, and the pruned-down API surface better indicates that we *always* launch activities to an explicit *user* (and *maybe* with additional specification about the caller identity -- something to do with the "safe forwarding mode" feature I'm still trying to get my mind aroud). While I was in here, I changed the signature of the one 'activity starter' method that arbitrarily took a `ResolverActivity` instead of the more generic `Activity` used in the others. We've been commenting about the opportunity to make this fix for a while now, and there's no time like the present. Test: `atest IntentResolverUnitTests` Bug: 202167050 Change-Id: I33be96b68e6feba8b7fdb0295431373aadd2c2bf
Diffstat (limited to 'java/src-debug')
0 files changed, 0 insertions, 0 deletions