Skip to content
Commit b05db251 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Fixes incorrect array type comparison

A prior change used ArrayUtils.contains to search an int among an array
of UserInfos. This was resulting in never running the optimized user add
flow in AppsFilter.

Test: atest --user-type secondary_user AppsFilterTest AppEnumerationTests
Test: [create 2nd user; run as primary] atest AppsFilterTest AppEnumerationTests
Bug: 187853334
Change-Id: I8e0a5a4acbf8f06eb7932fb1953ff2af0baf8424
parent 270922b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment