Commits


Doris Liu authored and Filip Gruszczynski committed 629ba0e2b3e
DO NOT MERGE Use ArrayMap instead of HashMap for storing relavant nodes This fix is to take advantage of ArrayMap, which is a key-value mapping data structure that is more memory efficient than HashMap. Bug: 11604254 Change-Id: I57006880de570a4d7f3899e274cf0a06355d116b (cherry picked from commit d7444427d9f44b6b7448d4c21edca866132c8b59)