Skip to content

Commit

Permalink
Merge branch 'halium-9.0' of https://github.com/Flohack74/android_dev…
Browse files Browse the repository at this point in the history
…ice_google_wahoo into halium-9.0
  • Loading branch information
Flohack74 committed Aug 30, 2022
2 parents fcf897e + 6a87f0d commit 0e68864
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -706,3 +706,11 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/charger/images/battery_scale.png:$(TARGET_ROOT_OUT)/root/res/images/charger/battery_scale.png \
$(LOCAL_PATH)/charger/images/main_font.png:$(TARGET_ROOT_OUT)/root/res/images/charger/main_font.png \
$(LOCAL_PATH)/charger/values/animation.txt:$(TARGET_ROOT_OUT)/root/res/values/charger/animation.txt

# Enable dynamic blur for Lomiri
PRODUCT_PROPERTY_OVERRIDES += \
ubuntu.unity8.interactive_blur=true

# Enable wireless display support
PRODUCT_PROPERTY_OVERRIDES += \
ubuntu.widi.supported=1

0 comments on commit 0e68864

Please sign in to comment.