Merge "Revert "Set min_sdk_version to be part of mainline modules"" am: ccd13f6c52
Change-Id: I974f4241cb77319314347ae68e8551f1f40d6fa8
This commit is contained in:
@@ -22,11 +22,11 @@ cc_defaults {
|
||||
type: "lite",
|
||||
static: true,
|
||||
},
|
||||
min_sdk_version: "current",
|
||||
sdk_version: "current",
|
||||
stl: "c++_static",
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"liblog",
|
||||
shared_libs: [ "liblog" ],
|
||||
static_libs: [
|
||||
"libbase_ndk",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user