diff options
| author | 2023-12-05 17:06:08 +0900 | |
|---|---|---|
| committer | 2023-12-05 17:16:46 +0900 | |
| commit | d650788b5add05310920d5bb7ad37fba7c96e1c0 (patch) | |
| tree | 7e30cae6decdde8abf9fc7c5f023cb9c1786c343 /libs/input/PointerController.cpp | |
| parent | a2262c1f7bb02a7c186297b69af25df399085802 (diff) | |
Fix -Wunused-variable compiler warning
frameworks/base/tools/aapt2/link/ManifestFixer.cpp:341:23: error: unused variable 'attr' [-Werror,-Wunused-variable]
341 | if (xml::Attribute* attr = el->FindAttribute(xml::kSchemaAndroid, "glEsVersion")) {
| ^~~~
Test: presubmit
Change-Id: Icec4737a5f8076173a2aff54532a79fa123df326
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions