Merge "Set min_sdk_version" am: 8fe47dd0b8
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2138336 Change-Id: Ib7f25d4224e481fa12162c3acd920c771a070cd1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -305,6 +305,7 @@ java_defaults {
|
||||
"contacts-provider-platform-compat-config",
|
||||
],
|
||||
libs: [
|
||||
"androidx.annotation_annotation",
|
||||
"app-compat-annotations",
|
||||
"ext",
|
||||
"framework-updatable-stubs-module_libs_api",
|
||||
|
||||
@@ -55,6 +55,7 @@ cc_library {
|
||||
|
||||
export_include_dirs: ["include"],
|
||||
|
||||
min_sdk_version: "30",
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.os.statsd",
|
||||
@@ -81,5 +82,5 @@ cc_test {
|
||||
|
||||
proto: {
|
||||
type: "full",
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user