1# Note: This is a very conservative keep rule, but as the amount of app
2# code is small, this minimizes any maintenance risks while providing
3# most of the shrinking benefits for referenced libraries.
4-keep class com.android.egg.** { *; }
5