1# On debug builds, allow specific HALs to be notified that
2# trace-related system properties have changed.
3# TODO(b/135396507): Remove once b/78136428 is resolved.
4userdebug_or_eng(`
5  hal_client_domain(atrace, hal_vibrator)
6')
7