diff --git a/sdm660.mk b/sdm660.mk index 0179d008..4ecb6483 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -89,11 +89,9 @@ endif PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ - android.hardware.audio.effect@2.0-service \ android.hardware.audio.service \ android.hardware.soundtrigger@2.2-impl\ audio.a2dp.default \ - audio_amplifier.sdm660 \ audio.primary.sdm660 \ audio.r_submix.default \ audio.usb.default \ @@ -200,7 +198,6 @@ PRODUCT_PACKAGES += \ android.frameworks.displayservice@1.0 \ 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-2.1 \ android.hardware.memtrack@1.0-impl \