commit | a569f6cf7a02c16302bd0b4161d96092a818032f | [log] [tgz] |
---|---|---|
author | Gabriele M <moto.falcon.git@gmail.com> | Sat Feb 18 17:17:08 2017 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Nov 12 02:49:34 2019 -0500 |
tree | 85335b2cdc78f8a77f05fd25188e117e495bcc57 | |
parent | fda6a32265b5997c9ce736caa41edfc44b0a96e3 [diff] |
Allow to re-open Snap from recent menu An <activity> with an <activity-alias> doesn't automatically set "exported" to "true" if only <activity-alias> has intent filters. As consequence, it's impossible to re-start <activity> from the recent applications menu. Explicitly set exported to true to fix this. Change-Id: Id9612d704e71b5fa8093462e893a964753d67d50