diff --git a/target/product/media_system.mk b/target/product/media_system.mk index 30a8621b15..79bd74a01c 100644 --- a/target/product/media_system.mk +++ b/target/product/media_system.mk @@ -27,7 +27,6 @@ PRODUCT_PACKAGES += \ com.android.media.remotedisplay.xml \ CompanionDeviceManager \ drmserver \ - ethernet-service \ fsck.f2fs \ HTMLViewer \ libfilterpack_imageproc \ @@ -51,8 +50,7 @@ endif # The order here is the same order they end up on the classpath, so it matters. PRODUCT_SYSTEM_SERVER_JARS := \ com.android.location.provider \ - services \ - ethernet-service + services PRODUCT_COPY_FILES += \ system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt