## used by both framework-uwb and service-uwb ## # Statically included module utils. rule com.android.modules.utils.** com.android.x.ranging.@0 # Statically included ranging flags. rule com.android.ranging.flags.** com.android.x.ranging.@0 # Statically included UWB support lib and guava lib. rule com.google.common.** com.android.x.ranging.@0 rule com.google.uwb.** com.android.x.ranging.@0 # Included by support lib. rule com.android.internal.util.** com.android.x.ranging.@0 # Statically linked third party library rule com.google.thirdparty.** com.android.x.ranging.@0 # Statically included androidx.concurrent_concurrent-futures rule androidx.concurrent.futures.** com.android.x.ranging.@0