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

Commit 18986cb2 authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Add apex available to libutils

Bug: 145922701
Test: m -j
Change-Id: I32a15359bc2f97675f8b5e7e112978667f43bf4f
parent 62662cf1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -159,6 +159,11 @@ cc_library {
            ],
        },
    },

    apex_available: [
        "//apex_available:anyapex",
        "//apex_available:platform",
    ],
}

cc_library {