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

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

Mark libqemu_pipe vendor_available

Test: lunch aosp_arm && m -j BOARD_VNDK_VERSION=current

Bug: 38244611
Bug: 62449588

Change-Id: I6f9bc5b1f376a046d05d77436360b32c65981165
parent e250fd84
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

cc_library_static {
    name: "libqemu_pipe",
    vendor_available: true,
    sanitize: {
        misc_undefined: ["integer"],
    },