commit | b0e071f39f6932a509d28bca871b95a4e2c3d089 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Wed Oct 30 18:40:50 2024 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Wed Oct 30 18:50:20 2024 +0000 |
tree | 42f298b8e94f5f3ce226e095fc33b3b70b79926a | |
parent | ef7b604a1585e1ac43ccc97fb0af912f32745cbd [diff] |
Add #include <format> to Bitmap.cpp std::format is used in the implementation of the newly defined getAshmemId method. But the include for it is not coming transitively on all host platforms. Hence this explicitly adds it. Flag: NONE only adding import Bug: 369619160 Test: build libhwui on host Change-Id: Iaf631b1f0c99bae897325d17c2eb28a1bb92fe66