commit | f7c36d4a3bb0c09d8fde8e2187ed45d5255ed691 | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Tue Feb 27 01:31:43 2024 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Tue Feb 27 21:43:28 2024 +0000 |
tree | f2d0f79912ae8eaae4c1b709d133709e8bbffc21 | |
parent | e9ee96cd9614da40e2db55a0058692a6b1d2b7a7 [diff] [blame] |
Add Vts tests for FMQ Ensure FMQ is supported through VTS, actually running, and can process a variety of inputs. Bug: 327047057 Test: atest VtsHalPowerTargetTest Change-Id: I70edaf41fca544bfd48e1ce2a99f48e4a6a835b8
diff --git a/power/aidl/default/Android.bp b/power/aidl/default/Android.bp index b4ccc7d..4926b91 100644 --- a/power/aidl/default/Android.bp +++ b/power/aidl/default/Android.bp
@@ -35,6 +35,7 @@ "libbinder_ndk", "libcutils", "libfmq", + "libutils", ], srcs: [ "main.cpp",