commit | e03b9669e3c6e34329198404a718f66cf8d7bf85 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Apr 17 01:39:13 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon May 11 13:30:14 2020 +0800 |
tree | d32c3231fb99b420b5c7510c7a2a4a673e299997 | |
parent | ca70b013021a4486dbed015dd7f362d00878efbe [diff] |
Add support to override display adjustments by token This is the bridge to link customized adjustments to an activity or window token. The DisplayAdjustments in ResourcesImpl is associated with ResourcesKey. The new usage requires to associate with token. That is why the new field is added in Resources. Bug: 147213487 Test: atest ResourcesManagerTest#testOverrideDisplayAdjustments Change-Id: Ie79c331654d564aee7af8c6ce98a4c72dd3132b1