Skip to content
Snippets Groups Projects
Commit 13108cae authored by DidntRead's avatar DidntRead
Browse files

update shims and make them work

parent ede6cf52
Branches
No related tags found
No related merge requests found
......@@ -114,11 +114,6 @@ PRODUCT_PACKAGES += \
muxreport \
terservice
# Mtk shims
PRODUCT_PACKAGES += \
libmtkshim_log \
libmtkshim_audio
DEVICE_PACKAGE_OVERLAYS := $(LOCAL_PATH)/overlay
# Mediatek
......@@ -187,7 +182,8 @@ PRODUCT_PACKAGES += \
# Shims
PRODUCT_PACKAGES += \
libmtkshim_gui
libmtkshim_gui \
libmtkshim_audio
# Power
PRODUCT_PACKAGES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment