Files
frameworks_base/core/java/android/app
Geoffrey Pitsch 88f3d4dbe1 Security model for moving sharesheet to systemui
ResolverActivity (still in frameworks) now requests a "permission token"
that it hands to a stubbed system ui activity ChooserActivity.

This permission token allows an app (SysUI) with the signed permission
"START_ACTIVITY_AS_CALLER" to call
ActivityManagerService#startActivityAsCaller. Permission tokens are a
one-time use, limited-time offer.

Test: runtest systemui && manual testing
Bug: 69850752
Change-Id: I3600e1a8ff9eea7397f5f59853423c79b6401f98
2018-01-23 10:23:55 -05:00
..
2018-01-12 11:05:50 -08:00
2017-11-16 22:58:45 -07:00
2018-01-12 11:05:50 -08:00
2017-11-27 18:15:49 -08:00
2017-12-08 00:55:11 +00:00
2017-12-18 11:28:16 -08:00