summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nikita Ioffe <ioffe@google.com> 2022-03-03 16:31:55 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-03-03 16:31:55 +0000
commit74159c8bcc49f5aeab018f0a65f0157811ea18aa (patch)
tree6dc4948811d24e5613223c10f035fe4b2a05fbc7
parent94fdf4049dc4ac89a5f2e689ee3be95ce0b25bbb (diff)
parente267cc6f42d421db1d33224de5aafde4af7cd173 (diff)
Merge "Remove supplementalprocess APEX" into tm-dev
-rw-r--r--boot/Android.bp4
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",
},