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

Commit a5ec6113 authored by Divya Sharma's avatar Divya Sharma Committed by Gerrit - the friendly Code Review server
Browse files

Fix build errors

- hal/Android.mk: set_sched_policy() was moved from libcutils to libprocessgroup

Change-Id: I97b04edc55e457c0572c67bf16801cc3b9366d06
parent 6bcdccac
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -359,7 +359,8 @@ LOCAL_SHARED_LIBRARIES := \
    libqti_vndfwk_detect \
    libhwbinder \
    libhidlbase \
    libhidltransport
    libhidltransport \
    libprocessgroup

LOCAL_C_INCLUDES += \
    external/tinyalsa/include \