Skip to content

Commit

Permalink
Add android.hardware.power service+impl and power.ranchu
Browse files Browse the repository at this point in the history
Bug: 37302997
Bug: 37863919

Change-Id: Ifc79b3498c48cf4b8ff5db433064a3bf9edc041b
(cherry picked from commit bc02d4274fde079d97fe18f5a0974a20757f3827)
(cherry picked from commit d2fc242)
  • Loading branch information
741g authored and android-build-team Robot committed Jun 23, 2017
1 parent a5e5e97 commit 9f626a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions target/product/emulator.mk
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
[email protected] \
vibrator.goldfish \
power.goldfish \
power.ranchu \
fingerprint.ranchu \
[email protected] \
sensors.ranchu \
Expand All @@ -76,6 +77,10 @@ PRODUCT_PACKAGES += \
[email protected] \
[email protected]

PRODUCT_PACKAGES += \
[email protected] \
[email protected]

# camera service treble disable until all backwards compat is complete
PRODUCT_PROPERTY_OVERRIDES += \
camera.disable_treble=1
Expand Down

0 comments on commit 9f626a2

Please sign in to comment.