sanders: revert some binderized services
This commit is contained in:
10
device.mk
10
device.mk
@@ -137,11 +137,8 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.allocator@2.0-impl \
|
||||
android.hardware.graphics.allocator@2.0-service \
|
||||
android.hardware.graphics.composer@2.1-impl \
|
||||
android.hardware.graphics.composer@2.1-service \
|
||||
android.hardware.graphics.mapper@2.0-impl \
|
||||
android.hardware.memtrack@1.0-impl \
|
||||
android.hardware.memtrack@1.0-service \
|
||||
android.hardware.configstore@1.0-service \
|
||||
hwcomposer.msm8953 \
|
||||
memtrack.msm8953 \
|
||||
libgenlock \
|
||||
@@ -151,8 +148,7 @@ PRODUCT_PACKAGES += android.hardware.media.omx@1.0-impl
|
||||
|
||||
# RenderScript HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.renderscript@1.0-impl \
|
||||
android.hardware.renderscript@1.0-service
|
||||
android.hardware.renderscript@1.0-impl
|
||||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
@@ -236,10 +232,6 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
libjni_livedisplay
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.display.color@1.0-service \
|
||||
vendor.display.color@1.0-impl
|
||||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm@1.0-service \
|
||||
|
||||
Reference in New Issue
Block a user