commit | 9b133ca9f089e979c0c5ed7f90f274e866b77968 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Tue Nov 14 19:00:01 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Tue Nov 14 22:03:49 2023 +0000 |
tree | e094c4483a34e8b15e1e3c75c08e3d259629afda | |
parent | 0648e7ba8134a827ee24062b8b3dfdf83857af33 [diff] [blame] |
Revert^2 "Move FlagManager to a common SF lib" 27a51323615008f4ec2b87e8f066591b5041516a Change-Id: I45461ab916c1c61710b18ec8078c2a939c793b67
diff --git a/services/surfaceflinger/tests/unittests/FlagManagerTest.cpp b/services/surfaceflinger/tests/unittests/FlagManagerTest.cpp index aa37754..c040f29 100644 --- a/services/surfaceflinger/tests/unittests/FlagManagerTest.cpp +++ b/services/surfaceflinger/tests/unittests/FlagManagerTest.cpp
@@ -17,7 +17,7 @@ #undef LOG_TAG #define LOG_TAG "FlagManagerTest" -#include "FlagManager.h" +#include <common/FlagManager.h> #include "FlagUtils.h" #include <gmock/gmock.h>