diff --git a/manifest.xml b/manifest.xml index 75e1fd2..2b89550 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder @@ -17,19 +17,6 @@ default - - android.hardware.drm - hwbinder - 1.0 - - ICryptoFactory - default - - - IDrmFactory - default - - android.hardware.graphics.allocator hwbinder diff --git a/redroid.mk b/redroid.mk index 388235d..5465b5a 100644 --- a/redroid.mk +++ b/redroid.mk @@ -90,9 +90,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service \ android.hardware.audio@6.0-impl \ android.hardware.audio.effect@6.0-impl \ - android.hardware.drm@1.0-service \ - android.hardware.drm@1.0-impl \ - android.hardware.drm@1.3-service.clearkey \ + android.hardware.drm@1.3-service-lazy.clearkey \ android.hardware.gatekeeper@1.0-service.software \ android.hardware.graphics.allocator@2.0-service \ android.hardware.graphics.allocator@2.0-impl \ @@ -103,6 +101,9 @@ PRODUCT_PACKAGES += \ android.hardware.health@2.1-impl \ android.hardware.keymaster@3.0-service \ android.hardware.keymaster@3.0-impl \ + power.default \ + android.hardware.power-service.example \ + android.hardware.power.stats@1.0-service.mock \ PRODUCT_SOONG_NAMESPACES += frameworks/av/services/audiopolicy/config