blob: 1ef2349f53f06d254ba421b6538efed3c0ab5bd6 [file] [log] [blame]
## used by service-uwb ##
# Statically included annotations.
rule androidx.annotation.** com.android.x.uwb.@0
# Statically included module utils.
rule com.android.modules.utils.** com.android.x.uwb.@0
# Statically included HAL stubs.
rule android.hardware.uwb.** com.android.x.uwb.@0
# Statically included UWB support lib and guava lib.
rule com.google.** com.android.x.uwb.@0
# Included by support lib.
rule com.android.internal.util.** com.android.x.uwb.@0
## used by both framework-uwb and service-uwb ##