blob: 3d036550f2af5bc260a9420463f49a886d487084 [file] [log] [blame]
-keepattributes *Annotation*,InnerClasses,Exceptions
-keep class android.support.car.CarServiceLoader {
public protected *;
class CarConnectionCallbackProxy;
}
-keep class android.support.car.CarServiceLoader$CarConnectionCallbackProxy {
*;
}