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

Commit f9a0be58 authored by Jooyung Han's avatar Jooyung Han Committed by Kyle Zhang
Browse files

Set min_sdk_version for the Widevine APEX

Bug: 251299786
Test: build WV APEX with V and install it on U device
Change-Id: I51e387769631bb6dd821911fdae78f36b04b86c2
parent d3e188c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ aidl_interface {
            sdk_version: "module_current",
        },
        ndk: {
            min_sdk_version: "current",
            min_sdk_version: "UpsideDownCake",
        },
    },
    double_loadable: true,