summaryrefslogtreecommitdiff
path: root/cmds/statsd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/statsd/Android.bp')
-rw-r--r--cmds/statsd/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmds/statsd/Android.bp b/cmds/statsd/Android.bp
index acd9ec3be210..0e49d187a3b5 100644
--- a/cmds/statsd/Android.bp
+++ b/cmds/statsd/Android.bp
@@ -104,7 +104,7 @@ cc_defaults {
"src/subscriber/IncidentdReporter.cpp",
"src/subscriber/SubscriberReporter.cpp",
"src/uid_data.proto",
- "src/utils/NamedLatch.cpp",
+ "src/utils/MultiConditionTrigger.cpp",
],
local_include_dirs: [
@@ -366,7 +366,7 @@ cc_test {
"tests/StatsService_test.cpp",
"tests/storage/StorageManager_test.cpp",
"tests/UidMap_test.cpp",
- "tests/utils/NamedLatch_test.cpp",
+ "tests/utils/MultiConditionTrigger_test.cpp",
],
static_libs: [