编译android-p

【编译android-p】1、Program type already present: android.support.v4.app.INotificationSideChannel$Stub
解决方案
android.enableD8=true
2、Program type already present: android.support.v4.os.ResultReceiver$1
https://stackoverflow.com/questions/50387207/error-while-merging-dex-program-type-already-present-android-support-v4-os-resu
https://www.jianshu.com/p/043cfed1cc07

    推荐阅读