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

Commit 02e7dec6 authored by Yifan Hong's avatar Yifan Hong
Browse files

Make vendor_ramdisk_available.

Test: pass
Bug: 156098440
Change-Id: Id980fae69db9c3e506dc89e3776c918e675e252b
parent 6da33c2a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ toolchain_library {
    defaults: ["linux_bionic_supported"],
    vendor_available: true,
    ramdisk_available: true,
    vendor_ramdisk_available: true,
    recovery_available: true,
    native_bridge_supported: true,

@@ -94,6 +95,7 @@ toolchain_library {
    defaults: ["linux_bionic_supported"],
    vendor_available: true,
    ramdisk_available: true,
    vendor_ramdisk_available: true,
    recovery_available: true,
    native_bridge_supported: true,
    sdk_version: "current",