Merge changes I82cecd20,I2b4e41a4 into rvc-dev
* changes: updatable-media: Set min_sdk_version Set min_sdk_version to be part of mainline modules
This commit is contained in:
committed by
Android (Google) Code Review
commit
cbbc9c5c21
@@ -49,6 +49,7 @@ java_library {
|
||||
"com.android.media",
|
||||
"test_com.android.media",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
|
||||
filegroup {
|
||||
|
||||
@@ -79,6 +79,7 @@ android_app {
|
||||
"com.android.apex.cts.shim.v2_unsigned_payload",
|
||||
"com.android.apex.cts.shim.v3",
|
||||
],
|
||||
min_sdk_version: "24",
|
||||
}
|
||||
|
||||
//##########################################################
|
||||
@@ -152,4 +153,5 @@ android_app {
|
||||
"com.android.apex.cts.shim.v2_unsigned_payload",
|
||||
"com.android.apex.cts.shim.v3",
|
||||
],
|
||||
min_sdk_version: "24",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user