The Facebook project com.facebook.* is library project to the main project. If I compile the APK with ProGuard default file proguard-android.txt, then it messes something in the Facebook project and some features do not work as planned.
How can I exclude the whole FB project from ProGuard?