commit | 7838027fb089238a6044b9bda4385bf81f90ab50 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Wed Apr 04 10:41:01 2018 -0700 |
committer | Patrick Baumann <patb@google.com> | Wed Apr 04 14:32:26 2018 -0700 |
tree | 86c2eb71dd2a180effce0cb5d3bd7f6eea4f0dc5 | |
parent | 752cd826b9991f0333ac4cfe7a8c3a9c60f0cbda [diff] |
Fixes non-web AIA internal launch This change plumbs the original uid of a startActivity call through to PackageManagerService#queryIntentActivitiesInternal so that we properly filter. Test: manual - launch previously failing instant app Change-Id: I0a62195f67c2e08315ce2d87f1d8c516c2327ba6 Fixes: 77489209