You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hardware/qcom/display-caf/msm8916/libhwcomposer/../common.mk: error: hwcomposer.msm8916 (SHARED_LIBRARIES android-arm) missing libskia (SHARED_LIBRARIES android-arm)
Available variants:
libskia (STATIC_LIBRARIES android-arm)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
build/make/core/main.mk:850: error: exiting from previous errors.
13:01:06 ckati failed with: exit status 1
failed to build some targets (02:25 (mm:ss))
The text was updated successfully, but these errors were encountered:
Change LOCAL_SHARED_LIBRARIES += libskia to LOCAL_SHARED_LIBRARIES += libhwui in hwcomposer/Android.mk or wait until it is fixed in LineageOS and repo sync.
hardware/qcom/display-caf/msm8916/libhwcomposer/../common.mk: error: hwcomposer.msm8916 (SHARED_LIBRARIES android-arm) missing libskia (SHARED_LIBRARIES android-arm)
Available variants:
libskia (STATIC_LIBRARIES android-arm)
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
build/make/core/main.mk:850: error: exiting from previous errors.
13:01:06 ckati failed with: exit status 1
failed to build some targets (02:25 (mm:ss))
The text was updated successfully, but these errors were encountered: