1## used by both framework-uwb and service-uwb ## 2# Statically included module utils. 3rule com.android.modules.utils.** com.android.x.ranging.@0 4# Statically included ranging flags. 5rule com.android.ranging.flags.** com.android.x.ranging.@0 6# Statically included UWB support lib and guava lib. 7rule com.google.common.** com.android.x.ranging.@0 8# Included by support lib. 9rule com.android.internal.util.** com.android.x.ranging.@0 10