blob: a504239a1536029c6391386df5a838352d901e5f [file] [log] [blame]
# Keep classes that implements RoleBehavior, which are used by reflection.
-keep class * implements com.android.role.controller.model.RoleBehavior {
*;
}