Small optimization to dumping dim in proto
getDimmer calls getRootDisplayArea in the common case. This iterates up the hierarchy, so we should reuse the result of getDimmer instead of calling it twice. Bug: None Test: None Flag: EXEMPT simple optimization Change-Id: I7f9ed6ffab68c48821ada0b39f9d72f8c84e66ce
Loading
Please register or sign in to comment