commit | d7b16dd2a56035b2feec9f39d6d461fd551317eb | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Oct 04 15:33:14 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Thu Oct 28 13:59:41 2021 +0000 |
tree | 161d00c513f26c2bd512f28dd41e47fd11cf177b | |
parent | 978809e428bf44be1f9a86d1284aa61103b6f1cf [diff] |
[DO NOT MERGE] Controls - Do not recreate intent Recreating the control's intent in SystemUI can be exploited to launch Intent's with SystemUI's privileges, rather than what is limited to the application. Use the fillInIntent parameter to supply additional parameters to the application. Bug: 193445603 Test: Follow directions in bug to retest Change-Id: Ib2b0342af85679c0514fb4d88530376b58e6e12a Merged-In: (cherry picked from commit 0e120a5d4f8998e343f3c8106081037017613082)