Loading hal/audio_extn/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -568,6 +568,8 @@ include $(BUILD_SHARED_LIBRARY) #------------------------------------------- # Build HDMI PASSTHROUGH #------------------------------------------- ifneq ($(QCPATH),) include $(CLEAR_VARS) LOCAL_MODULE := libhdmipassthru Loading Loading @@ -637,6 +639,8 @@ LOCAL_SANITIZE := integer_overflow endif include $(BUILD_SHARED_LIBRARY) endif #------------------------------------------- # Build BATTERY_LISTENER #------------------------------------------- Loading Loading
hal/audio_extn/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -568,6 +568,8 @@ include $(BUILD_SHARED_LIBRARY) #------------------------------------------- # Build HDMI PASSTHROUGH #------------------------------------------- ifneq ($(QCPATH),) include $(CLEAR_VARS) LOCAL_MODULE := libhdmipassthru Loading Loading @@ -637,6 +639,8 @@ LOCAL_SANITIZE := integer_overflow endif include $(BUILD_SHARED_LIBRARY) endif #------------------------------------------- # Build BATTERY_LISTENER #------------------------------------------- Loading