diff options
| -rw-r--r-- | boot/Android.bp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/boot/Android.bp b/boot/Android.bp index 90c3b9c467f2..00e44f8e9143 100644 --- a/boot/Android.bp +++ b/boot/Android.bp @@ -108,10 +108,6 @@ platform_bootclasspath { 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", }, |