commit | e12b4fa9f648372b5e68a6641edc7e8e41c26c87 | [log] [tgz] |
---|---|---|
author | Xiang Wang <xwxw@google.com> | Fri Mar 25 23:48:40 2022 +0000 |
committer | Xiang Wang <xwxw@google.com> | Wed Mar 30 20:01:51 2022 +0000 |
tree | 4ab2a5e7316fc3bce27a8262f99cccda171aff11 | |
parent | 56becd9a2e8abc5694809a7af6b69eeab018fb23 [diff] [blame] |
Add unit test for AidlPowerHalWrapper Bug: b/195990840 Test: atest libsurfaceflinger_unittest:libsurfaceflinger_unittest.AidlPowerHalWrapperTest Change-Id: I5b2197904445a83e5d586aa6331ccc3d46db22a3
diff --git a/services/surfaceflinger/CompositionEngine/Android.bp b/services/surfaceflinger/CompositionEngine/Android.bp index aefc014..516c3ef 100644 --- a/services/surfaceflinger/CompositionEngine/Android.bp +++ b/services/surfaceflinger/CompositionEngine/Android.bp
@@ -23,6 +23,7 @@ "android.hardware.graphics.composer3-V1-ndk", "android.hardware.power@1.0", "android.hardware.power@1.3", + "android.hardware.power-V2-cpp", "libbase", "libcutils", "libgui",