mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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
This commit is contained in:
@@ -23,7 +23,7 @@ aidl_interface {
|
||||
sdk_version: "module_current",
|
||||
},
|
||||
ndk: {
|
||||
min_sdk_version: "current",
|
||||
min_sdk_version: "UpsideDownCake",
|
||||
},
|
||||
},
|
||||
double_loadable: true,
|
||||
|
||||
Reference in New Issue
Block a user