summaryrefslogtreecommitdiff
path: root/libs/input/KeyLayoutMap.cpp
diff options
context:
space:
mode:
author Peiyong Lin <lpy@google.com> 2023-04-05 20:09:16 +0000
committer Peiyong Lin <lpy@google.com> 2023-04-06 17:23:54 +0000
commit98db8e0c2301035c79a440b7cc5e18b318362319 (patch)
treee39fd37aec32ceb88d030b1901c53e41bb251970 /libs/input/KeyLayoutMap.cpp
parent1f428c8affd9ca3951b01e88cb93545f109f78f3 (diff)
Do not allow wildcard matching in GL loader.
Previously when ro.hardware.egl and ro.board.platform were not set, the loader would attempt to load the exact GLES drivers, and if it failed, it would attempt to use wildcard matching to find the GLES drivers. However, ro.hardware.egl must be set to point to the GLES drivers and hence wildcard matching should be disallowed. This patch makes sure the GL loader no longer uses that path if a device is launched in Android 14 and beyond. Bug: b/277100371 Test: boot Test: atest CtsAngleIntegrationHostTestCases Change-Id: Ie9221ba37947c7462de8321819543a4c67979f67
Diffstat (limited to 'libs/input/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions