Skip to content
Snippets Groups Projects
Commit d8fc43f6 authored by TheScarastic's avatar TheScarastic
Browse files

mido: Add few packages to PRODUCT_ENFORCE_RRO_TARGETS

parent 38c3f521
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) ...@@ -18,6 +18,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
$(call inherit-product, vendor/xiaomi/mido/mido-vendor.mk) $(call inherit-product, vendor/xiaomi/mido/mido-vendor.mk)
PRODUCT_ENFORCE_RRO_TARGETS := \
Bluetooth \
Settings \
SettingsProvider \
SystemUI \
framework-res \
# Overlays # Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment