media.c2 aidl: change minSdk to 30
Test: m Bug:254050314 Change-Id: I62613e59146599b49ae69c84d033eca39fcfdb18
This commit is contained in:
parent
f850de6732
commit
007122be1d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ package {
|
|||
|
||||
aidl_interface {
|
||||
name: "android.hardware.media.c2",
|
||||
min_sdk_version: "31",
|
||||
min_sdk_version: "30",
|
||||
vendor_available: true,
|
||||
double_loadable: true,
|
||||
srcs: ["android/hardware/media/c2/*.aidl"],
|
||||
|
|
Loading…
Reference in a new issue