Merge "Fix comile error for pixel aidl hwc"

This commit is contained in:
Long Ling 2021-11-12 04:39:26 +00:00 committed by Android (Google) Code Review
commit abc390baae

View file

@ -29,6 +29,8 @@ namespace composer {
namespace V2_2 {
namespace hal {
using V2_1::Display;
using V2_1::Error;
using V2_1::hal::ComposerHandleCache;
using V2_1::hal::ComposerHandleImporter;