blob: cd004f798e83ed36912ffc93c3f576dd0c0bfea8 [file] [log] [blame] [edit]
# -*- Mode: Python; -*-
include_rules = [
# Allowed to use discovery module.
'+discovery/public',
'+discovery/dnssd/public',
# Also necessary to implement discovery APIs.
'+discovery/common',
]