diff --git a/boot/Android.bp b/boot/Android.bp index 90c3b9c467f2..00e44f8e9143 100644 --- a/boot/Android.bp +++ b/boot/Android.bp @@ -107,10 +107,6 @@ platform_bootclasspath { apex: "com.android.sdkext", module: "com.android.sdkext-bootclasspath-fragment", }, - { - apex: "com.android.supplementalprocess", - module: "com.android.supplementalprocess-bootclasspath-fragment", - }, { apex: "com.android.tethering", module: "com.android.tethering-bootclasspath-fragment",