mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Set min_sdk_version for Widevine APEX to 34
Bug: 294568360 Test: build WV APEX with V and install it on U device Change-Id: I3d068f72b5fcf6ee2fc746ddf1e88ae0d5d03148
This commit is contained in:
@@ -23,7 +23,7 @@ aidl_interface {
|
||||
sdk_version: "module_current",
|
||||
},
|
||||
ndk: {
|
||||
min_sdk_version: "UpsideDownCake",
|
||||
min_sdk_version: "34",
|
||||
},
|
||||
},
|
||||
double_loadable: true,
|
||||
|
||||
Reference in New Issue
Block a user