When the experimental option to index Android code is enabled, the Android SDK is not getting properly added to External Dependencies. The SDK appears, but none of its files is indexed. This causes the Flutter android module to show an error in MainActivity because android.app.Activity cannot be found.