commit | 969cdcb60db538b55ba4e8a726a94e4140e33679 | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Thu Feb 08 16:35:29 2024 -0500 |
committer | Dominik Laskowski <domlaskowski@google.com> | Thu Feb 15 16:30:57 2024 -0500 |
tree | 3b499bcf46a5ed2b6f38e31dcbb97d5b51f2f3cf | |
parent | a51f1d637bf1315737467500dfcfe54319eafe4f [diff] |
SF: Cache DisplayConnectionType on first call The connection type is immutable, so avoid the unnecessary AIDL call to getDisplayConnectionType for each setActiveConfigWithConstraints. Fixes: 323905961 Test: HWComposerTest.getDisplayConnectionType Change-Id: I925510e24bab6bd1665128e67a98611aa9b20cd4