Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2d7fa3d authored by Huan Ren's avatar Huan Ren Committed by android-build-merger
Browse files

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

am: 76946c6a

Change-Id: I1e48abd776c7fa9c1ae75a6a62e730bea0845c94
parents 9c2b22c4 76946c6a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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