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

Commit d70ecc27 authored by Jooyung Han's avatar Jooyung Han Committed by Automerger Merge Worker
Browse files

Merge "libvintf_jni requires vintf" into main am: 45af28a3 am: 54a387fe

parents 890422e7 54a387fe
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -483,4 +483,8 @@ cc_library_shared {
        "libnativehelper",
        "libvintf",
    ],

    required: [
        "vintf",
    ],
}