Skip to content
Commit 8eeac7d3 authored by Hui Yu's avatar Hui Yu
Browse files

Revert "Use ArraySet for the list of observer WeakReference."

This reverts commit 3488f1af.

Reason for revert: The change to ArraySet increase system_server startup time by 20ms as reported in b/111658334. It is because add() operation into ArraySet takes much longer than ArrayList. 

Change-Id: I1523332a8c9fc74cfef29b119a3c4c54d55596ec
parent 3488f1af
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