commit | 8de0b9079f9fc905c01901192afd4be7eded0df4 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Tue Aug 20 13:59:21 2024 -0700 |
committer | Mady Mellor <madym@google.com> | Thu Aug 29 14:25:55 2024 -0700 |
tree | 2cdf8bfc1bc34aebff3ab51a62ee35adcf843132 | |
parent | 88f1c7e682fe8c15d3c003faf2433ad2a764b7e8 [diff] |
Move RegionSamplingHelper into WMShell shared This is used by launcher for gesture nav & bubble bar handle. I wanna use it for the handle on the bubble bar expanded view, which is in WMShell. I don't think shell can depend on sysui shared lib since that lib already depends on shell, so I'm moving this into shell. Flag: EXEMPT moving a class from sysui to shell Test: atest RegionSamplingHelperTest Bug: 353160491 Change-Id: I994cb0f4103ebb9a88262069851aecfd2403d441