Merge "Add android.hardware.power service+impl and power.ranchu" into oc-dev am: 76946c6ab6

am: b2d7fa3d83

Change-Id: Ica1a7d3448f3ac7c44918df39fd84fb02cdb624c
This commit is contained in:
Huan Ren 2017-06-23 19:52:29 +00:00 committed by android-build-merger
commit 65608038bc
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-service \
vibrator.goldfish \
power.goldfish \
power.ranchu \
fingerprint.ranchu \
android.hardware.biometrics.fingerprint@2.1-service \
sensors.ranchu \
@ -76,6 +77,10 @@ PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
android.hardware.sensors@1.0-service
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service \
android.hardware.power@1.0-impl
# camera service treble disable until all backwards compat is complete
PRODUCT_PROPERTY_OVERRIDES += \
camera.disable_treble=1