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

Commit 430d0510 authored by bohu's avatar bohu Committed by Jeff Tinker
Browse files

Revert "Fix build after ag/2001747 breakage."

This reverts commit 2b3b590f.

This change is being reverted because it broke the git_master build
for full-eng and other targets.
parent ec5f0780
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ LOCAL_SHARED_LIBRARIES := \
    $(vhal_v2_0) \

LOCAL_STATIC_LIBRARIES := \
    libqemu_pipe \
    $(vhal_v2_0)-libproto-native \

LOCAL_CFLAGS += -Wall -Wextra -Werror
@@ -167,7 +166,6 @@ LOCAL_STATIC_LIBRARIES := \
    $(vhal_v2_0)-manager-lib \
    $(vhal_v2_0)-default-impl-lib \
    $(vhal_v2_0)-libproto-native \
    libqemu_pipe \

LOCAL_CFLAGS += -Wall -Wextra -Werror

+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

#include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
#include <android/log.h>
#include <qemu_pipe.h>
#include <system/qemu_pipe.h>

#include "PipeComm.h"