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

Commit c67f7b09 authored by Yifan Hong's avatar Yifan Hong
Browse files

Mark a.h.broadcastradio@1.1-utils-lib as vendor_available

It is used by libandroid_servers, a platform module.

Test: BOARD_VNDK_VERSION=current m libandroid_servers -j

Bug: 33241851
Change-Id: Iac260092d488133033b9a5f0238f7993ab5ef7f0
parent ade34378
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

cc_library_static {
    name: "android.hardware.broadcastradio@1.1-utils-lib",
    vendor: true,
    vendor_available: true,
    relative_install_path: "hw",
    cflags: [
        "-Wall",