add power aidl; upgrade DM to 6
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<manifest version="1.0" type="device" target-level="4">
|
<manifest version="1.0" type="device" target-level="6">
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.audio</name>
|
<name>android.hardware.audio</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|||||||
@@ -103,6 +103,8 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.health@2.1-impl \
|
android.hardware.health@2.1-impl \
|
||||||
android.hardware.keymaster@3.0-service \
|
android.hardware.keymaster@3.0-service \
|
||||||
android.hardware.keymaster@3.0-impl \
|
android.hardware.keymaster@3.0-impl \
|
||||||
|
power.default \
|
||||||
|
android.hardware.power-service.example \
|
||||||
|
|
||||||
|
|
||||||
ifneq ($(REDROID_DISABLE_OMX),true)
|
ifneq ($(REDROID_DISABLE_OMX),true)
|
||||||
|
|||||||
Reference in New Issue
Block a user