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

Commit 03e9a8f8 authored by Paul Duffin's avatar Paul Duffin
Browse files

Remove unnecessary use of external/icu/icu4c/source/common

This is no longer necessary because the headers are exported by the
libicuuc library which is a dependency of libxml2.

Bug: 134379140
Change-Id: I01dfe41c6584d71de47a5a76e1f7cc718083ca8c
Test: m libaudiopolicyengine_config
Exempt-From-Owner-Approval: cherry pick from qt-dev-plus-aosp.
(cherry picked from commit 2142c72c)
parent c62ef790
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ cc_library_static {
    export_include_dirs: ["include"],
    include_dirs: [
        "external/libxml2/include",
        "external/icu/icu4c/source/common",
    ],
    srcs: [
        "src/EngineConfig.cpp",