# Rename all com.android.internal.util classes to prevent class name collisions # between this module and the other versions of the utility classes linked into # the framework. # These must be kept in sync with the sources of framework-utils-appsearch rule com.android.internal.util.Preconditions* android.app.appsearch.internal.util.Preconditions@1 # Repackage generated flag classes. # Rename the class names but not literals. rule com.android.appsearch.flags.*FeatureFlags* android.app.appsearch.flags.@1FeatureFlags@2 rule com.android.appsearch.flags.FeatureFlags* android.app.appsearch.flags.FeatureFlags@1 rule com.android.appsearch.flags.Flags android.app.appsearch.flags.Flags